Skip to content
Snippets Groups Projects
Commit f64c5e34 authored by hjk's avatar hjk
Browse files

debugger: fix after disabling listing breakpoints in the python part

parent cdae30cc
No related branches found
No related tags found
No related merge requests found
......@@ -610,6 +610,7 @@ class FrameCommand(gdb.Command):
#
# Breakpoints
#
breakpoints = ""
#d.safeoutput = ""
#listOfBreakpoints(d)
#d.pushOutput()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment