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. 143adbbfa31d98b59c0a1509ac3819cc64b241c8


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  143adbbfa31d98b59c0a1509ac3819cc64b241c8 (commit)
      from  aa4fb036e90f5c976f57cd08f2c024cb0fe24897 (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=143adbbfa31d98b59c0a1509ac3819cc64b241c8

commit 143adbbfa31d98b59c0a1509ac3819cc64b241c8
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Fri Jan 31 17:56:12 2014 +0400

    [Ada] Rename some observer callbacks in ada-tasks.c
    
    This patch is mostly cosmetic, avoiding us to use the same callback
    names as in ada-lang.c.
    
    gdb/ChangeLog:
    
            * ada-tasks.c (ada_tasks_new_objfile_observer): Renames
            ada_new_objfile_observer.
            (ada_tasks_normal_stop_observer): Renames ada_normal_stop_observer.
            (_initialize_tasks): Update uses of ada_new_objfile_observer
            and ada_tasks_normal_stop_observer.

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

Summary of changes:
 gdb/ChangeLog   |    8 ++++++++
 gdb/ada-tasks.c |    8 ++++----
 2 files changed, 12 insertions(+), 4 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]