Menu

#81 no breakpoint signs after setting a 'throw' catchpoint

closed-fixed
gdb (30)
5
2011-09-01
2011-09-01
No

pyclewn: 1.7

Description:
After setting a ``catch`` or ``throw`` catchpoint, pyclewn does not
set anymore breakpoint signs.
Deleting the catchpoint, restores pyclewn correct handling of
breakpoint signs.

Discussion

  • Xavier de Gaye

    Xavier de Gaye - 2011-09-01

    Fixed at changeset id bf727d203fdb

    Solution:
    Fix the parsing of the breakpoint table when it contains a ``catch``
    or ``throw`` catchpoint.

    Files:
    gdbmi.py

     
  • Xavier de Gaye

    Xavier de Gaye - 2011-09-01
    • status: open --> closed-fixed
     

Log in to post a comment.