jdb

Eric J. Van der Velden ericjvandervelden at gmail.com
Fri Sep 18 12:57:00 PDT 2009


Hi,

I build the JDK by doing

$ make debug_build ALT...

Now when I use jdb I cannot step into a method of a system type, for example
java.util.HashSet.<init>().

Why not, because java/util/HashSet.java is compiled with -g ?

Thanks.
-- 
View this message in context: http://www.nabble.com/jdb-tp25514580p25514580.html
Sent from the OpenJDK Hotspot Virtual Machine mailing list archive at Nabble.com.



More information about the hotspot-dev mailing list