summaryrefslogtreecommitdiffstats
path: root/tools/gdb/python/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gdb/python/main.py')
-rw-r--r--tools/gdb/python/main.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/gdb/python/main.py b/tools/gdb/python/main.py
index 2ef475a..0ec4a28 100644
--- a/tools/gdb/python/main.py
+++ b/tools/gdb/python/main.py
@@ -16,4 +16,5 @@ rtems.rtems()
rtems.rtems_object()
rtems.rtems_semaphore()
rtems.rtems_task()
-rtems.rtems_message_queue() \ No newline at end of file
+rtems.rtems_message_queue()
+rtems.rtems_tod() \ No newline at end of file