Whoops, forgot to commit this yesterday:
[deliverable/binutils-gdb.git] / gdb / linux-thread.c
index 62c07c4b164b36fafc9587ab30b68faeee2d5828..f93387bfc7abc1a4926497eacd049828fdb41557 100644 (file)
@@ -1040,7 +1040,10 @@ quit:
    return 1 otherwise 0.
 
    Note that this implementation is potentially redundant now that
-   default_prepare_to_proceed() has been added.  */
+   default_prepare_to_proceed() has been added.
+
+   FIXME This may not support switching threads after Ctrl-C
+   correctly. The default implementation does support this. */
 
 int
 linuxthreads_prepare_to_proceed (int step)
This page took 0.023349 seconds and 4 git commands to generate.