This is the mail archive of the gdb-cvs@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]

gdb and binutils branch master updated. 8c217a4b684386aa5ce6a078dffbe63265a524e6


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".

The branch, master has been updated
       via  8c217a4b684386aa5ce6a078dffbe63265a524e6 (commit)
      from  3deb39c62d3cdb80ac3bdd4d418e05737433e7a6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8c217a4b684386aa5ce6a078dffbe63265a524e6

commit 8c217a4b684386aa5ce6a078dffbe63265a524e6
Author: Simon Marchi <simon.marchi@ericsson.com>
Date:   Tue May 13 17:37:44 2014 -0400

    Fix argument passing in mi_run_cmd_full
    
    Passing arguments did not work when use_mi_command was set.
    
    gdb/testsuite/ChangeLog:
    2014-05-13  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.

-----------------------------------------------------------------------

Summary of changes:
 gdb/testsuite/ChangeLog          |    6 ++++++
 gdb/testsuite/lib/mi-support.exp |   13 ++++++++++++-
 2 files changed, 18 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


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