This is the mail archive of the gdb-prs@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]

[Bug python/16484] New: Frame.block documentation incomplete


https://sourceware.org/bugzilla/show_bug.cgi?id=16484

            Bug ID: 16484
           Summary: Frame.block documentation incomplete
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

Frame.block's docs just say:

 -- Function: Frame.block ()
     Return the frame's code block.  *Note Blocks In Python::.


However it ought to mention that if the frame does not have
a block, then an exception is thrown.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]