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 = [EMAIL PROTECTED] 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 [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]