aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 263b70b..f1c255c 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -74,6 +74,9 @@ QTDisable
Dynamically disable a tracepoint in a started trace experiment.
+* Dcache size (number of lines) and line-size are now runtime-configurable
+ via "set dcache line" and "set dcache line-size" commands.
+
*** Changes in GDB 7.3
* GDB has a new command: "thread find [REGEXP]".