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. 1a4f73eb8ae54396b4641c8adabde2087f5518af


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  1a4f73eb8ae54396b4641c8adabde2087f5518af (commit)
       via  6cb999f8dffb763473f9cefd90f6e07015f07434 (commit)
      from  c2a5914e1b686cd765cf95e09be89584eba99741 (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=1a4f73eb8ae54396b4641c8adabde2087f5518af

commit 1a4f73eb8ae54396b4641c8adabde2087f5518af
Author: Tom Tromey <tromey@redhat.com>
Date:   Tue Dec 3 13:04:16 2013 -0700

    add @kindex for catchpoints
    
    I wanted to find the docs for "catch load" the other day, and I found
    out that this isn't in the index.  It seems to me that each command
    ought to be in the index for quick reference like this, so this patch
    adds an @kindex (chosen because it seems to be what the rest of the
    manual does) for each "catch" subcommand.
    
    2013-12-03  Tom Tromey  <tromey@redhat.com>
    
    	* gdb.texinfo (Set Catchpoints): Add @kindex for each command
    	documented here.

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6cb999f8dffb763473f9cefd90f6e07015f07434

commit 6cb999f8dffb763473f9cefd90f6e07015f07434
Author: Tom Tromey <tromey@redhat.com>
Date:   Tue Dec 3 13:02:48 2013 -0700

    add "dir" menu item for gdbserver
    
    I happened to notice that the gdbserver program doesn't appear in the
    top-level "dir" file.  This adds an entry for it to the gdb manual.
    
    2013-12-03  Tom Tromey  <tromey@redhat.com>
    
    	* gdb.texinfo (@direntry): Add menu item for gdbserver.

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

Summary of changes:
 gdb/doc/ChangeLog   |    9 +++++++++
 gdb/doc/gdb.texinfo |   15 +++++++++++++++
 2 files changed, 24 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]