Date: Tue, 20 Nov 2001 13:33:52 -0800 From: Joe Kelsey <joe@zircon.seattle.wa.us> To: freebsd-java@freebsd.org Subject: Plugin fails in sysThreadBootstrap Message-ID: <15354.52288.892293.990664@zircon.zircon.seattle.wa.us>
next in thread | raw e-mail | index | archive | help
I have been debugging the plugin today. I have managed to step through InitializeJavaVM function up to the call to sysThreadBootstrap(), line 666 in javai.c. For some reason, gdb does not want to step into that function call, I suspect because I have somehow loaded a non-debugging version of libhpi. How to I get a version of libhpi with symbols so I can step further into the java_vm startup? /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15354.52288.892293.990664>