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. 697aa1b7d399d80cf164f190d3743513085f1009


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  697aa1b7d399d80cf164f190d3743513085f1009 (commit)
      from  76c481f2b00210b484372291a1f13fb348db8aad (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=697aa1b7d399d80cf164f190d3743513085f1009

commit 697aa1b7d399d80cf164f190d3743513085f1009
Author: Eli Zaretskii <eliz@gnu.org>
Date:   Sat May 24 13:02:42 2014 +0300

    Don't use @var at the beginning of a sentence in GDB documentation.
    
    gdb/doc/guile.texi (Types In Guile, Basic Guile, Frames In Guile)
    (Breakpoints In Guile, Guile Printing Module)
    (Guile Exception Handling, Values From Inferior In Guile)
    (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
    Don't use @var at the beginning of a sentence.
    gdb/doc/gdb.texinfo (Frame Filter Management, Trace Files)
    (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
    (PowerPC Embedded, Define, Annotations for Running)
    (IPA Protocol Commands, Packets, General Query Packets)
    (Tracepoint Packets, Notification Packets, Environment)
    (Inferiors and Programs, Set Breaks, Set Catchpoints)
    (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
    (Frames, Backtrace, Selection, Expressions, Registers)
    (Trace State Variables, Built-In Func/Proc, Signaling, Files)
    (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
    (Source Annotations, Using JIT Debug Info Readers, Packets)
    (Stop Reply Packets, Host I/O Packets)
    (Target Description Format): Don't use @var at the beginning of a
    sentence.
    gdb/doc/python.texi (Basic Python, Types In Python)
    (Commands In Python, Frames In Python, Line Tables In Python)
    (Breakpoints In Python, gdb.printing, gdb.types)
    (Type Printing API): Don't use @var at the beginning of a
    sentence.

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

Summary of changes:
 gdb/doc/ChangeLog   |   29 +++++
 gdb/doc/gdb.texinfo |  287 ++++++++++++++++++++++++++-------------------------
 gdb/doc/guile.texi  |   63 ++++++------
 gdb/doc/python.texi |   68 ++++++------
 4 files changed, 239 insertions(+), 208 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]