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] apply_frame_filter should respect gdb_python_initialized


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.


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