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] Fix argument passing in mi_run_cmd_full


On 06/25/2013 08:16 PM, Simon Marchi wrote:
> Passing arguments did not work when use_mi_command was set.
> 
> I split the following patch in two distinct patches, this is the second one:
> http://sourceware.org/ml/gdb-patches/2013-06/msg00374.html

Excellent.

> gdb/testsuite/ChangeLog:
> 2013-06-25  Simon Marchi  <simon.marchi@ericsson.com>
> 
> 	* lib/mi-support.exp (mi_run_cmd_full): Set arguments by calling
> 	"-exec-arguments" or "set args" before running the inferior.

Thanks.  This is OK.

-- 
Pedro Alves


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