aboutsummaryrefslogtreecommitdiff
path: root/gdb/m3-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/m3-nat.c')
-rw-r--r--gdb/m3-nat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/m3-nat.c b/gdb/m3-nat.c
index 4fcf951..3ff9835 100644
--- a/gdb/m3-nat.c
+++ b/gdb/m3-nat.c
@@ -1573,6 +1573,8 @@ mach_thread_output_id (int mid)
* if SELECT_IT is nonzero, reselect the thread that was active when
* we stopped at a breakpoint.
*
+ * Note that this implementation is potentially redundant now that
+ * default_prepare_to_proceed() has been added.
*/
mach3_prepare_to_proceed (int select_it)