public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/10781] New: Docs missing for some python functionality (cast)
@ 2009-10-15  7:12 mlyle at translattice dot com
  2009-10-15  7:53 ` [Bug python/10781] " pmuldoon at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mlyle at translattice dot com @ 2009-10-15  7:12 UTC (permalink / raw)
  To: gdb-prs

There is no documentation on cast inside the python section (23.2) of the gdb documentation, as seen at 
http://sourceware.org/gdb/current/onlinedocs/gdb_24.html#SEC253 .  I spoke to pmuldoon on IRC who 
thought that perhaps functionality was merged from archer-tromey-python but the doc patchlet was 
forgotten.  

Apologies if this is misfiled, this is my first bug entered on the gdb project.

-- 
           Summary: Docs missing for some python functionality (cast)
           Product: gdb
           Version: 7.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: python
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: mlyle at translattice dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=10781

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug python/10781] Docs missing for some python functionality (cast)
  2009-10-15  7:12 [Bug python/10781] New: Docs missing for some python functionality (cast) mlyle at translattice dot com
@ 2009-10-15  7:53 ` pmuldoon at redhat dot com
  2009-10-15  7:56 ` pmuldoon at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pmuldoon at redhat dot com @ 2009-10-15  7:53 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From pmuldoon at redhat dot com  2009-10-15 07:53 -------
This (cast () method) documentation exists in the archer git repository, but
does not exist in the GDB 7 snapshot, or in CVS head. Need to merge this
documentation upstream to match the merged API.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1


http://sourceware.org/bugzilla/show_bug.cgi?id=10781

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug python/10781] Docs missing for some python functionality (cast)
  2009-10-15  7:12 [Bug python/10781] New: Docs missing for some python functionality (cast) mlyle at translattice dot com
  2009-10-15  7:53 ` [Bug python/10781] " pmuldoon at redhat dot com
@ 2009-10-15  7:56 ` pmuldoon at redhat dot com
  2009-10-27 20:51 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pmuldoon at redhat dot com @ 2009-10-15  7:56 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmuldoon at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10781

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug python/10781] Docs missing for some python functionality (cast)
  2009-10-15  7:12 [Bug python/10781] New: Docs missing for some python functionality (cast) mlyle at translattice dot com
  2009-10-15  7:53 ` [Bug python/10781] " pmuldoon at redhat dot com
  2009-10-15  7:56 ` pmuldoon at redhat dot com
@ 2009-10-27 20:51 ` cvs-commit at gcc dot gnu dot org
  2009-11-02 17:24 ` pmuldoon at redhat dot com
  2009-11-02 17:25 ` pmuldoon at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2009-10-27 20:51 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2009-10-27 20:51 -------
Subject: Bug 10781

CVSROOT:	/cvs/src
Module name:	src
Changes by:	pmuldoon@sourceware.org	2009-10-27 20:51:23

Modified files:
	gdb/doc        : ChangeLog gdb.texinfo 

Log message:
	2009-10-27  Tom Tromey <tromey@redhat.com>
	Eli Zaretskii <eliz@gnu.org>
	
	PR python/10781
	
	* gdb.texinfo (Values From Inferior): Document cast method.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.967&r2=1.968
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.637&r2=1.638



-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10781

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug python/10781] Docs missing for some python functionality (cast)
  2009-10-15  7:12 [Bug python/10781] New: Docs missing for some python functionality (cast) mlyle at translattice dot com
                   ` (2 preceding siblings ...)
  2009-10-27 20:51 ` cvs-commit at gcc dot gnu dot org
@ 2009-11-02 17:24 ` pmuldoon at redhat dot com
  2009-11-02 17:25 ` pmuldoon at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: pmuldoon at redhat dot com @ 2009-11-02 17:24 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at sourceware dot|pmuldoon at redhat dot com
                   |org                         |
             Status|NEW                         |ASSIGNED


http://sourceware.org/bugzilla/show_bug.cgi?id=10781

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug python/10781] Docs missing for some python functionality (cast)
  2009-10-15  7:12 [Bug python/10781] New: Docs missing for some python functionality (cast) mlyle at translattice dot com
                   ` (3 preceding siblings ...)
  2009-11-02 17:24 ` pmuldoon at redhat dot com
@ 2009-11-02 17:25 ` pmuldoon at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: pmuldoon at redhat dot com @ 2009-11-02 17:25 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From pmuldoon at redhat dot com  2009-11-02 17:25 -------
Fix committed 2009-10-27

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://sourceware.org/bugzilla/show_bug.cgi?id=10781

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2009-11-02 17:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-15  7:12 [Bug python/10781] New: Docs missing for some python functionality (cast) mlyle at translattice dot com
2009-10-15  7:53 ` [Bug python/10781] " pmuldoon at redhat dot com
2009-10-15  7:56 ` pmuldoon at redhat dot com
2009-10-27 20:51 ` cvs-commit at gcc dot gnu dot org
2009-11-02 17:24 ` pmuldoon at redhat dot com
2009-11-02 17:25 ` pmuldoon at redhat dot com

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