From: "Pascal Hürst" <pascal.huerst@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Adding google-breakpad to buildroot
Date: Thu, 24 Apr 2014 09:52:24 +0200 [thread overview]
Message-ID: <1398325944.3669.2.camel@mbpro.localhost> (raw)
In-Reply-To: <53582D0A.2030302@mind.be>
On Mit, 2014-04-23 at 23:13 +0200, Arnout Vandecappelle wrote:
> On 23/04/14 18:12, Pascal H?rst wrote:
> > On Mit, 2014-04-23 at 17:52 +0200, Samuel Martin wrote:
> >> Hi Pascal, Arnout, all,
> >>
> >> On Wed, Apr 23, 2014 at 5:29 PM, Arnout Vandecappelle <arnout@mind.be> wrote:
> >>> On 23/04/14 16:21, Pascal H?rst wrote:
> [snip]
> >>> It is easier to add it to the target-finalize target. Then you can be
> >>> sure that the ordering is correct (target-finalize already has all the
> >>> needed dependencies). You can also easily use conditions there (it's not
> >>> inside a define).
> >>>
> >>> However, I think it will be more appropriate to implement breakpad as an
> >>> additional strip alternative. You probably don't want to combine strip
> >>> with breakpad...
> >>
> >> I think breakpad is more like a pre-strip hook, that one can enable or
> >> not. But in the end, the target image will be stripped most of the
> >> time (at least, this is the way I would use such a feature).
> >
> > I agree, since the extraction of the symbols should always happen, when
> > breakpad is used, no mater what strip alternative is selected
>
> OK, I thought breakpad did stripping already.
>
> In that case, I think it's best to put it in target-finalize just before
> strip.
Ok, I'll do it that way, then.
Thanks!
> Regards,
> Arnout
Regards
Pascal
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140424/990dae1f/attachment.asc>
prev parent reply other threads:[~2014-04-24 7:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-23 14:21 [Buildroot] Adding google-breakpad to buildroot Pascal Hürst
2014-04-23 15:29 ` Arnout Vandecappelle
2014-04-23 15:52 ` Samuel Martin
2014-04-23 16:12 ` Pascal Hürst
2014-04-23 21:13 ` Arnout Vandecappelle
2014-04-24 7:52 ` Pascal Hürst [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1398325944.3669.2.camel@mbpro.localhost \
--to=pascal.huerst@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.