This is the mail archive of the
gdb@sourceware.cygnus.com
mailing list for the GDB project.
gdb for java debugging on linuxppc
- To: gdb at sourceware dot cygnus dot com
- Subject: gdb for java debugging on linuxppc
- From: Alexis Denis <adenis at EE dot UManitoba dot CA>
- Date: Mon, 21 Feb 2000 16:20:48 -0500
Hi,
I'm running
- linuxppc Q3 with 2.2.14pre9 kernel
- gcc snapshot 20000214
- libgcj snapshot 20000218
- gdb snapshot 000220
I compiled a simple HelloWorld program in java and it runs fine but when
I try to run it in the debugger I get:
Starting program: /home/adenis/java/HelloWorld
Don't know how to run. Try "help target".
Any idea why? Thanks,
Alexis