This is the mail archive of the java@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: Binary Compatibility: debug info for compiled Java programs


Per Bothner writes:
 > Andrew Haley wrote:
 > > Bryce pointed out that there is another solution that he favours,
 > > which involves gdb reading libgcj's metadata.
 > 
 > There is already (somewhat bit-rotted) code to do this - but of
 > course for the old ABI.
 > 
 > Note that we need a solution that also handles dynamically-loaded
 > interpreted or (future) jit-compiled classes.
 > 
 > That argues for having gdb reading meta-data from the interior.

Or generating info on the fly; surely either would do.

Andrew.


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