Reminder: Illegal Package-Private Accesses in libgcj

Andrew Haley aph@redhat.com
Mon Nov 3 22:16:00 GMT 2003


Bryce McKinlay writes:
 > 
 > On Nov 4, 2003, at 11:01 AM, Andrew Haley wrote:
 > 
 > > We look it up in a hash table.  We sure don't call external programs!
 > 
 > But you can't map a backtrace IP directly to a Class in the hashtable, 
 > you have to find the function entry point first. I don't know of a way 
 > to do that apart from using _Unwind_FindEnclosingFunction.

Yes, that's why I wrote _Unwind_FindEnclosingFunction.

Andrew.



More information about the Java mailing list