forked from qt-creator/qt-creator
debugger: fix after disabling listing breakpoints in the python part
This commit is contained in:
@@ -610,6 +610,7 @@ class FrameCommand(gdb.Command):
|
||||
#
|
||||
# Breakpoints
|
||||
#
|
||||
breakpoints = ""
|
||||
#d.safeoutput = ""
|
||||
#listOfBreakpoints(d)
|
||||
#d.pushOutput()
|
||||
|
||||
Reference in New Issue
Block a user