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: 1/5 - remove BPSTAT_WHAT_CLEAR_LONGJMP_RESUME_SINGLE


On Mon, Apr 07, 2008 at 03:30:50AM +0100, Pedro Alves wrote:
> We're not doing anything with it, and it seems we already carried the 
> doing-nothing-ness in the initial public import (1999).
> 
> OK?
> 
> -- 
> Pedro Alves

> 2008-04-07  Pedro Alves  <pedro@codesourcery.com>
> 
> 	* breakpoint.c (clrs): Delete.
> 	(bpstat_what): Update table.
> 	
> 	* breakpoint.h (enum bpstat_what_main_action): Delete
> 	BPSTAT_WHAT_CLEAR_LONGJMP_RESUME_SINGLE.
> 
> 	* infrun.c (handle_inferior_event): Remove
> 	BPSTAT_WHAT_CLEAR_LONGJMP_RESUME_SINGLE handling.

OK.

-- 
Daniel Jacobowitz
CodeSourcery


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