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. 34dc884e1711a3d00c6815bf32aa5823390ff1f6


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  34dc884e1711a3d00c6815bf32aa5823390ff1f6 (commit)
      from  f2c7d7ee5b94a3ff4fe86d47e9a529cc50bfb7c5 (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=34dc884e1711a3d00c6815bf32aa5823390ff1f6

commit 34dc884e1711a3d00c6815bf32aa5823390ff1f6
Author: Doug Evans <dje@google.com>
Date:   Tue Dec 10 16:06:53 2013 -0800

    Delete interp_exec_p.
    
        	* interps.h (interp_exec_p): Delete.
        	* interps.c (interp_exec_p): Delete.
        	(interp_exec): Update.  Assert interp->procs->exec_proc != NULL.
        	* mi/mi-interp.c (mi_cmd_interpreter_exec): Update.

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

Summary of changes:
 gdb/ChangeLog      |    7 +++++++
 gdb/interps.c      |   13 +++----------
 gdb/interps.h      |    1 -
 gdb/mi/mi-interp.c |    5 -----
 4 files changed, 10 insertions(+), 16 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]