Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] addr2line invocation

Alain Magloire writes:
 > 
 > We are currently, working on a Java implementation for  some of them:
 > AR, ELF, PE, COFF, STABS, etc ..
 > Providing java implementation when possible avoid the spawning of external tools,
 > which is always a pain. In one of the PR that Johan submit, Addr2line did not flush
 > its output causing the thread to hang ... sigh.

That's weird, because it sound like an addr2line bug I fixed about two
or three years ago.  Maybe this was a very old addr2line?

Andrew.



Back to the top