On Nov 20, 2007, at 6:31 AM, Alexander Babaev wrote:
Hi!
I've compiled amd64 version (on Leopard) and trying to start
debugging session
(from IntelliJ Idea). But I get
FATAL ERROR in native method: JDWP No transports initialized,
jvmtiError=AGENT_ERROR_TRANSPORT_LOAD(196)
ERROR: transport library not found: dt_socket
ERROR: JDWP Transport dt_socket failed to initialize,
TRANSPORT_LOAD(509)
JDWP exit error AGENT_ERROR_TRANSPORT_LOAD(196): No transports
initialized [../../../src/share/back/debugInit.c:690]
Disconnected from server
Thanks for the report. Curtis Standfield noted that j2se/src/solaris/
back/linker_md.c hadn't been updated to use Apple's ".dylib"
extensions. With a fix in place, I'm able to run the debugger: http://hg.bikemonkey.org/javasrc_1_6_jrl_darwin/rev/7d68d77bbe56
I was able to get debugging working in Eclipse using this fix.
Hopefully it works for IntelliJ as well.
By the way, it's Curtis Stanford, not Standfield.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden