This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdbserver multithreaded debugging


On Tue, Oct 18, 2005 at 03:08:16PM +0200, olivier.carmona@ieee.org wrote:
> Dear All,
> 
> I am trying to use gdbserver to remotely debug a
> multithreaded application.
> 
> Target is a ARM9, running Linux v2.6.10; gdbserver from the
> 6.3 release tarball and built on local host.
> 
> Local host is a Pentium IV, running Fedora Core 3, gdb v 6.3.
> 
> I get a SIGKILL as soon as a thread starts, execution stops
> on gdb side, and on gdbserver side it also stops showing a
> Terminated: Killing Inferior.

You should figure out where the SIGKILL comes from, first.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]