]> Git Repo - binutils.git/commitdiff
* NEWS: Mention new commands set/show multiple-symbols.
authorJoel Brobecker <[email protected]>
Fri, 4 Apr 2008 15:51:15 +0000 (15:51 +0000)
committerJoel Brobecker <[email protected]>
Fri, 4 Apr 2008 15:51:15 +0000 (15:51 +0000)
gdb/ChangeLog
gdb/NEWS

index e47a277f609ad9d028d0b30ae1de60d690171214..754fa109812057651d5a3330c845bef00dfd3083 100644 (file)
@@ -1,3 +1,7 @@
+2008-04-04  Joel Brobecker  <[email protected]>
+
+       * NEWS: Mention new commands set/show multiple-symbols.
+
 2008-04-03  Joel Brobecker  <[email protected]>
 
        * symtab.c (multiple_symbols_ask, multiple_symbols_all)
index 232e201ba2727ddaca87338470f8c2453a731685..7d10ce506bfaab3862acadefc18f28bbe61bfc0c 100644 (file)
--- 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
This page took 0.037553 seconds and 4 git commands to generate.