[RFA] new set/show multiple-symbols command (take 4)

Joel Brobecker brobecker@adacore.com
Sat Mar 22 00:09:00 GMT 2008


> >         (gdb) set multiple-symbols (ask|all|cancel)
> >         (gdb) show multiple-symbols
> 
> This seems OK.

Thanks :).

> >         * gdb.cp/ovldbreak.cc: Add missing bodies for methods foo::foofunc.
> 
> Why was this one necessary?  It may be hiding a bug.

IIRC, I was having trouble getting GDB to break on foofunc, and it looked
like it was because the body of these functions were missing. It seemed
pretty normal at the time that I wouldn't be able to break on either of
these methods if there was no body... Should I looked deeper into this?

-- 
Joel



More information about the Gdb-patches mailing list