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: Simplify mi_continue_to


On Tue, Dec 19, 2006 at 01:46:02PM +0300, Vladimir Prus wrote:
> No regressions on x86, OK?
> 
> - Volodya
> 
> 	Simplify usage of mi_continue_to.
> 	* lib/mi-support.exp (mi_runto_helper): Renamed
> 	from mi_runto, added new parameter 'run_or_continue'.
> 	(mi_runto): Use mi_runto_helper.
> 	(mi_continue_to): Accept just function name as parameter.
> 	Use mi_runto_helper.
> 	* gdb.mi/mi-var-cmd.exp: Adjust to changes.
> 	* gdb.mi/mi2-var-cmd.exp: Likewise.

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]