]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/testsuite/ChangeLog
Revert "Fix argument passing in mi_run_cmd_full"
authorSimon Marchi <simon dot marchi at ericsson dot com>
Wed, 21 May 2014 21:22:48 +0000 (17:22 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Wed, 21 May 2014 21:50:10 +0000 (17:50 -0400)
commit2f25d70f5cea857daf0fbda692fd21bbc179a23c
tree7278b49945b0fce962fa46b2495aed0a90973294
parentc1ee2fb3cb80ce3a7082002797712d5ffce33e21
Revert "Fix argument passing in mi_run_cmd_full"

This reverts commit 8c217a4b684386aa5ce6a078dffbe63265a524e6.

Following this

https://sourceware.org/ml/gdb-patches/2014-05/msg00462.html

I suggest reverting my previous commit. I will follow with another
patch to add comments, to clarify some things as stated in the mail
thread.

I ran make check with on gdb.mi, and the test that the commit broke
passes again.

gdb/testsuite/ChangeLog:

2014-05-21  Simon Marchi  <simon.marchi@ericsson.com>

* lib/mi-support.exp (mi_run_cmd_full): Revert to original
behavior for $args, pass it directly to "run".
gdb/testsuite/ChangeLog
gdb/testsuite/lib/mi-support.exp