debugger: fix after disabling listing breakpoints in the python part

This commit is contained in:
hjk
2010-01-20 17:26:38 +01:00
parent cdae30ccdb
commit f64c5e342a

View File

@@ -610,6 +610,7 @@ class FrameCommand(gdb.Command):
#
# Breakpoints
#
breakpoints = ""
#d.safeoutput = ""
#listOfBreakpoints(d)
#d.pushOutput()