Praveen Kumar wrote: > > Hi > I am try to analyse a core dump when running a java > application. > I using the command > gdb /usr/java/bin/sparc/native_threads/java core > > info threads > > instead of showing the top frame of each thread shows > addresslocation in ?? () > > I think I am missing some env setting here. > Any help will be greatly appreciated.
I don't know too much about Java. What is /usr/java/bin/sparc/native_threads/java? Is this gcc/gcj java? Where's your symbol file? _______________________________________________ Bug-gdb mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gdb
