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: next/finish/etc -vs- exceptions


On Tue, 30 Nov 2010 21:15:26 +0100, Tom Tromey wrote:
> Jan> But maybe just all the breakpoints specific for that thread
> Jan> (clear_thread_inferior_resources) should be deleted which would
> Jan> also solve this problem?

Found out now I already filed it as:
	delete thread-specific breakpoint on the thread exit
	http://sourceware.org/bugzilla/show_bug.cgi?id=11568


> Calling delete_longjmp_breakpoint from clear_thread_inferior_resources
> worked for me.  I'm not 100% confident that this is the correct fix though.

It is also not much a serious problem.


Thanks,
Jan


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