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)


On Fri, Mar 21, 2008 at 05:09:21PM -0700, Joel Brobecker wrote:
> > >         * 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?

Oh, they weren't used for anything before!  I didn't realize.
Everything's OK.

-- 
Daniel Jacobowitz
CodeSourcery


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