aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 9a668c4..f866a5a 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -57,6 +57,15 @@ add-auto-load-scripts-directory directory
maint print user-registers
List all currently available "user" registers.
+maint print symbol-cache
+ Print the contents of the symbol cache.
+
+maint print symbol-cache-statistics
+ Print statistics of symbol cache usage.
+
+maint flush-symbol-cache
+ Flush the contents of the symbol cache.
+
compile code [-r|-raw] [--] [source code]
Compile, inject, and execute in the inferior the executable object
code produced by compiling the provided source code.
@@ -90,6 +99,10 @@ set debug symbol-lookup
show debug symbol-lookup
Control display of debugging info regarding symbol lookup.
+maint set symbol-cache-size
+maint show symbol-cache-size
+ Control the size of the symbol cache.
+
* MI changes
** The -list-thread-groups command outputs an exit-code field for