aboutsummaryrefslogtreecommitdiff
path: root/src/monkey/gdbmi_thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/monkey/gdbmi_thread.c')
-rw-r--r--src/monkey/gdbmi_thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/monkey/gdbmi_thread.c b/src/monkey/gdbmi_thread.c
index 2550e0e72..b8fa63d90 100644
--- a/src/monkey/gdbmi_thread.c
+++ b/src/monkey/gdbmi_thread.c
@@ -5,7 +5,7 @@
5 5
6 Module: Thread commands. 6 Module: Thread commands.
7 Comments: 7 Comments:
8 GDB/MI commands for the "Thread Commands" section.@p 8 GDB/MI commands for the "Thread Commands" section. @<p>
9 9
10@<pre> 10@<pre>
11gdb command: Implemented? 11gdb command: Implemented?