[HS] problem with gdb
Hello,
Maybe someone here knows an answer to my question...
I'm compiling an app with gcj -g ...
Whe using gdb, I cannot print java.lang.String type object, I get this:
(gdb) print token
$19 = java.lang.String@80c88a0
It seems this is because token is a reference to a string, but I cannot
find a way to print the string... any idea ?
Thanks,
Bye
--
To UNSUBSCRIBE, email to debian-java-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Reply to: