This is the mail archive of the gdb-patches@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: [PATCH] [DOC] Mention what happens when the thread of a thread-specific breakpoint is gone.


On 10/04/2013 06:54 PM, Pedro Alves wrote:
> That was on purpose.  It's what GDB says too.  That's because
> there are other ways for a thread to disappear other than
> a regular thread exit, such as "detach", "disconnect"
> or gdb losing the remote connection, etc.  The thread hasn't
> really exited in those cases.

I guess that means I should update the docs to clarify that.  :-)
A sec while I prepare a new patch.

-- 
Pedro Alves


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