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/15752] New: apply_frame_filter should respect gdb_python_initialized


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

            Bug ID: 15752
           Summary: apply_frame_filter should respect
                    gdb_python_initialized
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: python
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at redhat dot com

gdb_python_initialized and frame filters went in around
the same time, and so neither was adapted to work with the other.
apply_frame_filters should check this variable before doing
any work.

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