Break in a thread but continue other threads

Daniel Jacobowitz drow@false.org
Fri Feb 16 17:19:00 GMT 2007


On Fri, Feb 16, 2007 at 08:02:42AM -0800, David Highley wrote:
> Is it possible to put a break in one thread but continue all the other
> threads?

GDB only supports examining the program when it is fully (all threads)
stopped.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list