This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> >         (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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]