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: [RFA] Remove unused breakpoint fields.


On Tue, Nov 20, 2007 at 11:21:06AM +0300, Vladimir Prus wrote:
> 
> Some fields of struct breakpoint are no longer used
> for anything. Is the below OK?
> 
> - Volodya
> 
> 	* breakpoint.h (struct breakpoint): Remove
> 	from_tty and flag fields.
> 	* breakpoint.c (break_command_1): Don't set
> 	from_tty and flag field set of breakpoint.
> 	(create_ada_exception_breakpoint): Don't set
> 	the from_tty field.

OK, thanks.

-- 
Daniel Jacobowitz
CodeSourcery


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