Which version of gdb are you using? Older version of gdb doesn't play along well with nptl or java launcher which spawn another process.

Try running your java program first and attach gdb to the process.

Ivan Volosyuk wrote:
I have problems running drlvm from gdb:

(gdb) run
Starting program: /home/ivan/svn/drlvm/trunk/build/deploy/jre/bin/java Test
[Thread debugging using libthread_db enabled]
[New Thread -1214326592 (LWP 25698)]
[New Thread -1214510160 (LWP 25701)]
Cannot find user-level thread for LWP 25698: generic error

Does anybody have seen the problem?


---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to