Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.263 diff -u -p -r1.263 NEWS --- NEWS 14 Mar 2008 22:30:07 -0000 1.263 +++ NEWS 3 Apr 2008 21:56:55 -0000 @@ -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