gdb/
[deliverable/binutils-gdb.git] / gdb / doc / observer.texi
index 24233cbeb437cc84b214193321f874a74530b7ce..6827ed8f982f79a3ab30382d10cb0ffcd8d7e1b4 100644 (file)
@@ -226,6 +226,10 @@ Called before a top-level prompt is displayed.  @var{current_prompt} is
 the current top-level prompt.
 @end deftypefun
 
+@deftypefun void gdb_datadir_changed (void)
+Variable gdb_datadir has been set.  The value may not necessarily change.
+@end deftypefun
+
 @deftypefun void test_notification (int @var{somearg})
 This observer is used for internal testing.  Do not use.  
 See testsuite/gdb.gdb/observer.exp.
This page took 0.024807 seconds and 4 git commands to generate.