doc/
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index 80e9901e717fed9cc8b3871dfb81efcf7080d8d7..3f9fd06fa9f67bdf33a015d88a983a201b5b4c98 100644 (file)
@@ -14903,6 +14903,13 @@ Disable or enable general debugging messages.
 Disable or enable specific debugging messages associated with the remote
 protocol (@pxref{Remote Protocol}).
 
+@item monitor set libthread-db-search-path [PATH]
+@cindex gdbserver, search path for @code{libthread_db}
+When this command is issued, @var{path} is a colon-separated list of
+directories to search for @code{libthread_db} (@pxref{Threads,,set
+libthread-db-search-path}).  If you omit @var{path},
+@samp{libthread-db-search-path} will be reset to an empty list.
+
 @item monitor exit
 Tell gdbserver to exit immediately.  This command should be followed by
 @code{disconnect} to close the debugging session.  @code{gdbserver} will
This page took 0.058607 seconds and 4 git commands to generate.