Emit inferior, thread and frame selection events to all UIs
[deliverable/binutils-gdb.git] / gdb / doc / observer.texi
index fc7aac43ae31ee692c2adb74bc586d6c0f53c843..6ef27b782f6f1c9735d6487172e8289d2e809702 100644 (file)
@@ -307,3 +307,7 @@ This observer is used for internal testing.  Do not use.
 See testsuite/gdb.gdb/observer.exp.
 @end deftypefun
 
+@deftypefun void user_selected_context_changed (user_selected_what @var{selection})
+The user-selected inferior, thread and/or frame has changed.  The user_select_what
+flag specifies if the inferior, thread and/or frame has changed.
+@end deftypefun
This page took 0.023495 seconds and 4 git commands to generate.