set/show code-cache
[deliverable/binutils-gdb.git] / gdb / NEWS
index 9fc3638ff0c1e539135936626d0555a7fb12c99d..5110b273f52bfc6407d6af5ccacc9471790ce7b7 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -117,6 +117,11 @@ show startup-with-shell
   Specifies whether Unix child processes are started via a shell or
   directly.
 
+set code-cache
+show code-cache
+  Use the target memory cache for accesses to the code segment.  This
+  improves performance of remote debugging (particularly disassembly).
+
 * You can now use a literal value 'unlimited' for options that
   interpret 0 or -1 as meaning "unlimited".  E.g., "set
   trace-buffer-size unlimited" is now an alias for "set
This page took 0.026088 seconds and 4 git commands to generate.