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: Stopping single thread from multithreaded program?


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


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