public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug python/15752] New: apply_frame_filter should respect gdb_python_initialized
@ 2013-07-17 20:26 tromey at redhat dot com
  2013-08-29  9:19 ` [Bug python/15752] " pmuldoon at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2013-07-17 20:26 UTC (permalink / raw)
  To: gdb-prs

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.


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

* [Bug python/15752] apply_frame_filter should respect gdb_python_initialized
  2013-07-17 20:26 [Bug python/15752] New: apply_frame_filter should respect gdb_python_initialized tromey at redhat dot com
@ 2013-08-29  9:19 ` pmuldoon at redhat dot com
  2013-08-29  9:24 ` cvs-commit at gcc dot gnu.org
  2013-08-29  9:25 ` pmuldoon at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: pmuldoon at redhat dot com @ 2013-08-29  9:19 UTC (permalink / raw)
  To: gdb-prs

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

Phil Muldoon <pmuldoon at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pmuldoon at redhat dot com
           Assignee|unassigned at sourceware dot org   |pmuldoon at redhat dot com

--- Comment #1 from Phil Muldoon <pmuldoon at redhat dot com> ---
I have submitted a patch.  This patch also checks and exits if the frame filter
code cannot initialize.

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


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

* [Bug python/15752] apply_frame_filter should respect gdb_python_initialized
  2013-07-17 20:26 [Bug python/15752] New: apply_frame_filter should respect gdb_python_initialized tromey at redhat dot com
  2013-08-29  9:19 ` [Bug python/15752] " pmuldoon at redhat dot com
@ 2013-08-29  9:24 ` cvs-commit at gcc dot gnu.org
  2013-08-29  9:25 ` pmuldoon at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2013-08-29  9:24 UTC (permalink / raw)
  To: gdb-prs

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    pmuldoon@sourceware.org    2013-08-29 09:24:33

Modified files:
    gdb            : ChangeLog 
    gdb/python     : py-framefilter.c 

Log message:
    2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>

    PR python/15752

    * python/py-framefilter.c (apply_frame_filter): Check
    gdb_python_initialized.  Exit if the Python frame-filter code
    cannot be initialized.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15942&r2=1.15943
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-framefilter.c.diff?cvsroot=src&r1=1.1&r2=1.2

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


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

* [Bug python/15752] apply_frame_filter should respect gdb_python_initialized
  2013-07-17 20:26 [Bug python/15752] New: apply_frame_filter should respect gdb_python_initialized tromey at redhat dot com
  2013-08-29  9:19 ` [Bug python/15752] " pmuldoon at redhat dot com
  2013-08-29  9:24 ` cvs-commit at gcc dot gnu.org
@ 2013-08-29  9:25 ` pmuldoon at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: pmuldoon at redhat dot com @ 2013-08-29  9:25 UTC (permalink / raw)
  To: gdb-prs

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

Phil Muldoon <pmuldoon at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |7.7

--- Comment #3 from Phil Muldoon <pmuldoon at redhat dot com> ---
Patch committed.

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


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

end of thread, other threads:[~2013-08-29  9:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-17 20:26 [Bug python/15752] New: apply_frame_filter should respect gdb_python_initialized tromey at redhat dot com
2013-08-29  9:19 ` [Bug python/15752] " pmuldoon at redhat dot com
2013-08-29  9:24 ` cvs-commit at gcc dot gnu.org
2013-08-29  9: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).