Version: 0.7
Tracker id: 2877971
fixed by mercurial changeset: 1feaee9ce9ec

Problem:
    pyclewn 0.7
    python 2.6.2
    vim 7.2 1-79
    gdb 7.0

    After upgrading to gdb 7.0, pyclewn throws exceptions whenever a breakpoint
    is hit. This may be due to syntax changes in GDB/MI.

    gdb ERROR handle_line: processing an empty line
    &"warning: GDB: Failed to set controlling terminal: Operation not
    permitted\n"
    gdb ERROR all cmds have not been processed in results
    disp CRITICAL
    Exception in pyclewn:

    <class 'clewn.Error'>
    "invalid token "112""
    source line: "raise clewn.Error, ('invalid token "%s"' % token)"
    at /usr/local/lib/python2.6/dist-packages/clewn/gdb.py:764

    pyclewn aborting...

Solution:
    Changes in the gdb/mi interface of gdb 7.0 are discussed in
    the following threads of the gdb-devel mailing list:
        http://thread.gmane.org/gmane.comp.gdb.devel/22661
        http://thread.gmane.org/gmane.comp.gdb.devel/23007
        http://thread.gmane.org/gmane.comp.gdb.devel/23314
        http://thread.gmane.org/gmane.comp.gdb.devel/23414
        http://thread.gmane.org/gmane.comp.gdb.devel/23483

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to