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: Break in a thread but continue other threads


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


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