On Mon, 2019-07-15 at 16:55 +0800, Mao Han wrote:
> I can't find the origin mail thread in my mailbox, as my mutt can
> only keep the newest 5000 mails. So I just reply in a new thread.
Sorry about taking so long to go over these patches.
Thanks for answering the questions. I do have the older ema
https://sourceware.org/bugzilla/show_bug.cgi?id=24809
Tom de Vries changed:
What|Removed |Added
Component|tools |binutils
Version|unspecifie
https://sourceware.org/bugzilla/show_bug.cgi?id=24809
--- Comment #1 from Mark Wielaard ---
I can replicate this if I use objcopy to produce the hello.debug and
hello.stripped binaries. But why don't you just use eu-strip?
Doing:
$ eu-strip -f hello.debug -o hello.stripped hello
$ eu-unstrip hel
https://sourceware.org/bugzilla/show_bug.cgi?id=24809
Bug ID: 24809
Summary: eu-unstrip to drop SECTION symbols if section
.note.gnu.gold-version present
Product: elfutils
Version: unspecified
Status: NEW
Severi
On Sat, 2019-07-13 at 00:36 +0200, Mark Wielaard wrote:
> In another thread I said I would like to do a release end of this week
> with the csky backend and the elfclassify tool integrated. But I didn't
> make enough time for reviews, so that moves to next week. Sorry.
>
> I should have enough tim
Hi Mark,
I can't find the origin mail thread in my mailbox, as my mutt can only
keep the newest 5000 mails. So I just reply in a new thread.
> > I've generated binaries/core with an upstream toolchain, however the
> > divzero testcase doesn't cause any coredump, so I used a zeroptr
> > testcase i