public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-tromey-python: Remove duplicate gdb.Breakpoints entry and sprurious newline.
@ 2011-01-07 13:33 pmuldoon
  0 siblings, 0 replies; only message in thread
From: pmuldoon @ 2011-01-07 13:33 UTC (permalink / raw)
  To: archer-commits

The branch, archer-tromey-python has been updated
       via  c9185e91a51fbb0fe2588cdd298a1854adcdf8aa (commit)
      from  80f8c090d6b00419813d32e5ac2d0b7a17df8c8a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit c9185e91a51fbb0fe2588cdd298a1854adcdf8aa
Author: Phil Muldoon <pmuldoon@redhat.com>
Date:   Fri Jan 7 13:31:34 2011 +0000

    Remove duplicate gdb.Breakpoints entry and sprurious newline.

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

Summary of changes:
 gdb/doc/gdb.texinfo |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

First 500 lines of diff:
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index c860c87..4442d74 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -20796,12 +20796,6 @@ Return a sequence holding all of @value{GDBN}'s breakpoints.
 @xref{Breakpoints In Python}, for more information.
 @end defun
 
-@findex gdb.breakpoints
-@defun breakpoints
-Return a sequence holding all of @value{GDBN}'s breakpoints.
-@xref{Breakpoints In Python}, for more information.
-@end defun
-
 @findex gdb.parameter
 @defun parameter parameter
 Return the value of a @value{GDBN} parameter.  @var{parameter} is a
@@ -20819,7 +20813,6 @@ type, and returned.
 @defun history number
 Return a value from @value{GDBN}'s value history (@pxref{Value
 History}).  @var{number} indicates which history element to return.
-
 If @var{number} is negative, then @value{GDBN} will take its absolute value
 and count backward from the last element (i.e., the most recent element) to
 find the value to return.  If @var{number} is zero, then @value{GDBN} will


hooks/post-receive
--
Repository for Project Archer.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-07 13:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-07 13:33 [SCM] archer-tromey-python: Remove duplicate gdb.Breakpoints entry and sprurious newline pmuldoon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).