public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
From: ppluzhnikov@sourceware.org
To: archer-commits@sourceware.org
Subject: [SCM]  archer-tromey-python: Merge branch 'archer-tromey-python' of ssh://sourceware.org/git/archer into python
Date: Tue, 16 Dec 2008 17:54:00 -0000	[thread overview]
Message-ID: <20081216175454.24288.qmail@sourceware.org> (raw)

The branch, archer-tromey-python has been updated
       via  61d61d47d50decc0d8193195026415a9e246777f (commit)
       via  9947f80805c0ca53c4c64acc94043a9e507953fe (commit)
      from  fcf43aa5a729b08ceedf3fa6028ed4388564dc05 (commit)

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

- Log -----------------------------------------------------------------
commit 61d61d47d50decc0d8193195026415a9e246777f
Merge: 9947f80805c0ca53c4c64acc94043a9e507953fe fcf43aa5a729b08ceedf3fa6028ed4388564dc05
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Tue Dec 16 09:54:43 2008 -0800

    Merge branch 'archer-tromey-python' of ssh://sourceware.org/git/archer into python

commit 9947f80805c0ca53c4c64acc94043a9e507953fe
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Tue Dec 16 09:53:29 2008 -0800

    Clarify gdb.parameter argument.

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

Summary of changes:
 gdb/doc/ChangeLog   |    4 ++++
 gdb/doc/gdb.texinfo |    6 +++---
 2 files changed, 7 insertions(+), 3 deletions(-)

First 500 lines of diff:
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 4fb6e94..5a29986 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -11,6 +11,10 @@
 
 2008-12-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
 
+	* gdb.texinfo (Basic Python): Clarify gdb.parameter argument.
+	
+2008-12-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
 	* gdb.texinfo: Fix GDBN references.
 	
 2008-12-15  Tom Tromey  <tromey@redhat.com>
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 060b67f..6257660 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -18095,9 +18095,9 @@ Return a sequence of all the objfiles current known to @value{GDBN}.
 @end defun
 
 @findex gdb.parameter
-@defun parameter
-Return the value of a @value{GDBN} parameter.  @var{parameter} is a
-string naming the parameter to look up; @var{parameter} may contain
+@defun parameter name
+Return the value of the named @value{GDBN} parameter.  @var{name} is a
+string naming the parameter to look up; @var{name} may contain
 spaces if the parameter has a multi-part name.  For example,
 @samp{print object} is a valid parameter name.
 


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


             reply	other threads:[~2008-12-16 17:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-16 17:54 ppluzhnikov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-11-07 22:38 ppluzhnikov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081216175454.24288.qmail@sourceware.org \
    --to=ppluzhnikov@sourceware.org \
    --cc=archer-commits@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).