tromey / gdb-gui

A gdb gui written in Python, running inside gdb itself.
44 stars 3 forks source link

pending breakpoints #33

Closed tromey closed 9 years ago

tromey commented 9 years ago

Right now setting a pending breakpoint yields an exception. Once this is fixed, we'll also need to detect when a pending breakpoint is resolved.