Per-thread commands.
[deliverable/binutils-gdb.git] / gdb / inferior.h
index 9cbf4b4f188d44a4bf7fc78b6f09a330d5d80576..e89fb74b978bad14e369e1845c87017226d6a141 100644 (file)
@@ -132,6 +132,8 @@ extern void clear_proceed_status (void);
 
 extern void proceed (CORE_ADDR, enum target_signal, int);
 
+extern ptid_t context_switch_to (ptid_t ptid);
+
 /* When set, stop the 'step' command if we enter a function which has
    no line number information.  The normal behavior is that we step
    over such function.  */
This page took 0.023923 seconds and 4 git commands to generate.