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 2/3] Code cleanup: inferior_status fixup


On Wed, 24 Nov 2010 01:44:10 +0100, Jan Kratochvil wrote:
> gdb/
> 2010-11-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	Code cleanup.
> 	* infrun.c (struct inferior_status) <stepping_over_breakpoint>
> 	(save_inferior_status) <stepping_over_breakpoint>
> 	(restore_inferior_status) <stepping_over_breakpoint>: Rename to
> 	trap_expected.
> 	(struct inferior_status) <step_resume_break_address>: Remove.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2010-11/msg00135.html


Thanks,
Jan


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