aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 232e201..7d10ce5 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -25,6 +25,12 @@ show exec-wrapper
unset exec-wrapper
Use a wrapper program to launch programs for debugging.
+set multiple-symbols (all|ask|cancel)
+show multiple-symbols
+ The value of this variable can be changed to adjust the debugger behavior
+ when an expression or a breakpoint location contains an ambiguous symbol
+ name (an overloaded function name, for instance).
+
*** Changes in GDB 6.8
* New native configurations