This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Java docs patch: Update libgcj system properties docuementation


* Andrew Haley:

>  > I think it's high time we ditch addr2line and go
>  > with something like Casey Marshall's DWARF-2 reader
>
> No argument there.  The only thing that stands in the way of doing
> this is testing on a wide range of systems.  This means 32-and 64-bit,
> big- and little- endian, and systems that use stabs by default.

It would be nice if you could make this sufficiently general so that
GNAT could use it for its exception backtraces, too.

(In theory, GNAT can use -laddr2line, but no one seems to have source
code for that library.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]