linux: Add maintenance commands to test libthread_db
[deliverable/binutils-gdb.git] / gdb / NEWS
index 8fb6a2ad48874a0e7a4c91c4d062636ccc763f09..13da2f1d4e99d8f62c951b6c925998a1ecb812c7 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -36,6 +36,16 @@ set|show record btrace cpu
   Controls the processor to be used for enabling errata workarounds for
   branch trace decode.
 
+maint check libthread-db
+  Run integrity checks on the current inferior's thread debugging
+  library
+
+maint set check-libthread-db (on|off)
+maint show check-libthread-db
+  Control whether to run integrity checks on inferior specific thread
+  debugging libraries as they are loaded.  The default is not to
+  perform such checks.
+
 * Python API
 
   ** Type alignment is now exposed via the "align" attribute of a gdb.Type.
This page took 0.025318 seconds and 4 git commands to generate.