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


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  f15cb84a84613a5017e41ae435312ddcb17877b5 (commit)
      from  036e93dfdadd23ac73d3bd7f98f1640ded740cc0 (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=f15cb84a84613a5017e41ae435312ddcb17877b5

commit f15cb84a84613a5017e41ae435312ddcb17877b5
Author: Yao Qi <yao@codesourcery.com>
Date:   Wed Dec 4 09:28:44 2013 +0800

    Invalidate target cache before starting to handle event.
    
    gdb:
    
    2013-12-10  Yao Qi  <yao@codesourcery.com>
    
    	* infrun.c: Include "target-dcache.h".
    	(prepare_for_detach): Call target_dcache_invalidate.
    	(wait_for_inferior): Likewise.
    	(fetch_inferior_event): Likewise.
    	(infrun_thread_stop_requested_callback): Likewise.  Set
    	overlay_cache_invalid to 1.

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

Summary of changes:
 gdb/ChangeLog |    9 +++++++++
 gdb/infrun.c  |   24 ++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 0 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]