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/17752] New: frame filter documentation buglets


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

            Bug ID: 17752
           Summary: frame filter documentation buglets
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org

The python frame filter docs don't mention what
a good default value for "priority" might be.
The examples say 100, I suggest mentioning this
in the FrameFilter.priority docs.

The FrameDecorator docs don't mention that this class
must be imported from gdb.FrameDecorator.

gdb.FrameIterator doesn't seem to be documented at all.

-- 
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]