public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Stopping single thread from multithreaded program?
@ 2007-10-26  8:17 Holger Brunck
  2007-10-26 11:55 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Holger Brunck @ 2007-10-26  8:17 UTC (permalink / raw)
  To: gdb

Hi all,
I have one question about the functionality of the gdb. Is it possible
to break in a single thread of a multithreaded program, while the other
threads proceed with their execution? I want to single step one thread,
while the other threads are still running. 
At this time I am only capable to stop the whole process with all
threads. I am using linux with the pthread library on a PPC target. 

Thanks in advance. 

Kind regards 
Holger Brunck

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Stopping single thread from multithreaded program?
  2007-10-26  8:17 Stopping single thread from multithreaded program? Holger Brunck
@ 2007-10-26 11:55 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2007-10-26 11:55 UTC (permalink / raw)
  To: Holger Brunck; +Cc: gdb

On Fri, Oct 26, 2007 at 10:16:33AM +0200, Holger Brunck wrote:
> Hi all,
> I have one question about the functionality of the gdb. Is it possible
> to break in a single thread of a multithreaded program, while the other
> threads proceed with their execution? I want to single step one thread,
> while the other threads are still running. 

GDB does not yet support this, sorry.

-- 
Daniel Jacobowitz
CodeSourcery

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-26 11:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-26  8:17 Stopping single thread from multithreaded program? Holger Brunck
2007-10-26 11:55 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).