diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -63,15 +63,6 @@ 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. @@ -105,10 +96,6 @@ 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 |