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. feef67abfaf328082c445b9d25696d44551478d1


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  feef67abfaf328082c445b9d25696d44551478d1 (commit)
      from  ecebef6a9acbca2f98e1ed64b986d792c6933ec5 (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=feef67abfaf328082c445b9d25696d44551478d1

commit feef67abfaf328082c445b9d25696d44551478d1
Author: Doug Evans <xdje42@gmail.com>
Date:   Sat Mar 22 02:44:39 2014 -0400

    	* extension.c (eval_ext_lang_from_control_command): Avoid dereferencing
    	NULL pointer.
    
    	testsuite/
    	* gdb.python/python.exp (python not supported): Verify multi-line
    	python command issues an error.

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

Summary of changes:
 gdb/ChangeLog                       |    5 +++++
 gdb/extension.c                     |    3 ++-
 gdb/testsuite/ChangeLog             |    5 +++++
 gdb/testsuite/gdb.python/python.exp |    7 +++++++
 4 files changed, 19 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]