summaryrefslogtreecommitdiffstats
path: root/tools/gdb/python/supercore.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gdb/python/supercore.py')
-rw-r--r--tools/gdb/python/supercore.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gdb/python/supercore.py b/tools/gdb/python/supercore.py
index 7e958b1..073bbd0 100644
--- a/tools/gdb/python/supercore.py
+++ b/tools/gdb/python/supercore.py
@@ -15,4 +15,4 @@ class CORE_message_queue:
# self.buffer
def show(self):
- helper.tasks_printer_rotuine(self.wait_queue)
+ helper.tasks_printer_routine(self.wait_queue)