summaryrefslogtreecommitdiff
path: root/src/python/m5/debug.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/m5/debug.py')
-rw-r--r--src/python/m5/debug.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/m5/debug.py b/src/python/m5/debug.py
index 508bf2842..22b16aa5b 100644
--- a/src/python/m5/debug.py
+++ b/src/python/m5/debug.py
@@ -31,7 +31,7 @@ from UserDict import DictMixin
import internal
from internal.debug import SimpleFlag, CompoundFlag
-from internal.debug import schedBreakCycle, setRemoteGDBPort
+from internal.debug import schedBreak, setRemoteGDBPort
from m5.util import printList
def help():