This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: gdbserver hangs while debugging threads
- To: sascha dot jaeckle at ntb dot ch (Jaeckle Sascha)
- Subject: Re: gdbserver hangs while debugging threads
- From: Tom Tromey <tromey at redhat dot com>
- Date: 16 Oct 2001 15:31:02 -0600
- Cc: java at gcc dot gnu dot org
- References: <3BCBF2A3.9040108@ntb.ch>
- Reply-To: tromey at redhat dot com
>>>>> "Jaeckle" == Jaeckle Sascha <sascha.jaeckle@ntb.ch> writes:
Jaeckle> I'm trying to use gdb on a x86 host and gdbserver on a powerpc-linux
Jaeckle> target (MPC823).
Jaeckle> gdb is from the latest CVS-Sources and configured with
Jaeckle> --target=powerpc-linux.
I imagine you'd have better luck asking on the gdb list.
Tom