public inbox for archer-commits@sourceware.org
help / color / mirror / Atom feed
* [SCM]  archer-tromey-python: Merge branch 'archer-tromey-python' of ssh://sourceware.org/git/archer into python
@ 2008-11-07 22:38 ppluzhnikov
  0 siblings, 0 replies; 2+ messages in thread
From: ppluzhnikov @ 2008-11-07 22:38 UTC (permalink / raw)
  To: archer-commits

The branch, archer-tromey-python has been updated
       via  935ac21122a22e4875032f0522f7b2e15d03858e (commit)
       via  3c070026bcd7296381a66844624968f84e5ade4b (commit)
      from  ef70a374667f9f812d6d1892bab37b37dfb79933 (commit)

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

- Log -----------------------------------------------------------------
commit 935ac21122a22e4875032f0522f7b2e15d03858e
Merge: 3c070026bcd7296381a66844624968f84e5ade4b ef70a374667f9f812d6d1892bab37b37dfb79933
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Fri Nov 7 14:37:44 2008 -0800

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

commit 3c070026bcd7296381a66844624968f84e5ade4b
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Fri Nov 7 14:36:58 2008 -0800

    2008-11-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
    
    	* python/python-function.c (fnpy_call): Fix syntax error
    	in last checkin.

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

Summary of changes:
 gdb/ChangeLog |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

First 500 lines of diff:
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f64577b..41ba6ab 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
+	
+	* python/python-function.c (fnpy_call): Fix syntax error
+	in last checkin.
+	
 2008-11-07  Thiago Jung Bauerman  <bauerman@br.ibm.com>
 
 	* python/python-function.c (fnpy_call): Fix silly mistake in previous


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [SCM]  archer-tromey-python: Merge branch 'archer-tromey-python' of ssh://sourceware.org/git/archer into python
@ 2008-12-16 17:54 ppluzhnikov
  0 siblings, 0 replies; 2+ messages in thread
From: ppluzhnikov @ 2008-12-16 17:54 UTC (permalink / raw)
  To: archer-commits

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-16 17:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-07 22:38 [SCM] archer-tromey-python: Merge branch 'archer-tromey-python' of ssh://sourceware.org/git/archer into python ppluzhnikov
2008-12-16 17:54 ppluzhnikov

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).