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. 10d8cbd222af0f56ca41e17a29fbdea46c5dc288


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  10d8cbd222af0f56ca41e17a29fbdea46c5dc288 (commit)
      from  6b1141e3f3a7d8303f575caf66347f902f6b07ea (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=10d8cbd222af0f56ca41e17a29fbdea46c5dc288

commit 10d8cbd222af0f56ca41e17a29fbdea46c5dc288
Author: Sanimir Agovic <sanimir.agovic@intel.com>
Date:   Wed Nov 20 13:45:36 2013 +0000

    test: test eval routines with EVAL_AVOID_SIDE_EFFECTS flag set
    
    Ensure that certain commands (e.g. whatis/ptype) and sizeof intrinsic
    have no side effects (variables cannot be altered).
    
    2013-11-20  Sanimir Agovic  <sanimir.agovic@intel.com>
    
    testsuite/
    	* gdb.base/eval-avoid-side-effects.exp: New test.

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

Summary of changes:
 gdb/testsuite/ChangeLog                            |    4 ++
 ...nfo-infcall.exp => eval-avoid-side-effects.exp} |   32 ++++++++------------
 2 files changed, 17 insertions(+), 19 deletions(-)
 copy gdb/testsuite/gdb.base/{siginfo-infcall.exp => eval-avoid-side-effects.exp} (55%)


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]