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] testsuite: Fix misplaced line numbers


On Tue, 19 Jan 2010 03:44:27 +0100, Tom Tromey wrote:
> >>>>> "Jan" == Jan Kratochvil <jan.kratochvil@redhat.com> writes:
> 
> Jan> 2010-01-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
> Jan> 	* gdb.mi/mi-break.exp (set line_callme_head, set line_callme_body): New.
> Jan> 	(test_ignore_count): Declare line_callme_body global.
> Jan> 	(run to breakpoint with ignore count): Use line_callme_body.
> Jan> 	* gdb.mi/mi-cli.exp (set line_main_head, set line_main_body)
> Jan> 	(set line_main_hello, set line_main_return): Reindent.
> Jan> 	(set line_callee4_head, set line_callee4_body, set line_callee4_next):
> Jan> 	New.
> Jan> 	(continue to callee4): Use line_callee4_body.
> Jan> 	(check *stopped from CLI command): Use line_callee4_next.
> Jan> 	* gdb.mi/mi2-cli.exp (set line_main_head, set line_main_body)
> Jan> 	(set line_main_hello, set line_main_return): Reindent.
> Jan> 	(set line_callee4_head, set line_callee4_body): New.
> Jan> 	(continue to callee4): Use line_callee4_body.
> 
> I didn't look, so if you didn't already commit this, it is OK.
> I think this would qualify as obvious.  Thanks for finding & fixing this.

checked-in:
	http://sourceware.org/ml/gdb-cvs/2010-01/msg00158.html


Thanks,
Jan


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