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: RFC: Re: [patch] Fix for 'info threads' crashes if zombie threads exist


On Thu, 13 Jul 2006 15:43:34 +0200, Daniel Jacobowitz wrote:
> On Thu, Jul 13, 2006 at 03:26:23PM +0200, Jan Kratochvil wrote:
> > The test
> > 	1.Start print-threads within GDB
> > 	2.Set a breakpoint in __pthread_unwind
> > 	3.Run the program
> > 	4.When the program stops at the breakpoint, run `info threads'
> > 
> > still fails the same way.  Logs attached - attached also that patch of mine
> > fixing/workaround it in some way.
> 
> You didn't apply the patch, or else you didn't rebuild, I think.

Did not apply the patch.  I expected it is already committed.
Works for me now, thanks.


Regards,
Jan


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