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. 3be75f87b9a0e5b06175dadedb268c609609c821


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  3be75f87b9a0e5b06175dadedb268c609609c821 (commit)
      from  957d095533afd835969b8cf8e86adfa63bfb874c (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=3be75f87b9a0e5b06175dadedb268c609609c821

commit 3be75f87b9a0e5b06175dadedb268c609609c821
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Thu Feb 20 17:18:47 2014 +0100

    windows-nat.c: Bring comment back regarding handling of DLL load events.
    
    This patch brings back a comment that got stripped down a bit too much
    during a recent change.
    
    gdb/ChangeLog:
    
            * windows-nat.c (handle_unload_dll): Add function documentation.
            (do_initial_windows_stuff): Add comment explaining why we wait
            until after inferior initialization has finished before
            processing all DLLs.

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

Summary of changes:
 gdb/ChangeLog     |    7 +++++++
 gdb/windows-nat.c |   23 ++++++++++++++++++++++-
 2 files changed, 29 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]