Multiple breakpoint locations

Daniel Jacobowitz drow@false.org
Tue Nov 13 20:14:00 GMT 2007


On Wed, Nov 14, 2007 at 09:09:05AM +1300, Nick Roberts wrote:
> Yes, thanks.  It seems strange to me that the return type needs to be
> specified.  I thought with overloading, people talked about signature which
> is determined by the name and arguments but not the return type.

It's a quirk of the way C++ gnuv3 mangling works.  I get someone to
explain to me why the return type is included about once a year, and
then promptly forget again.

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb mailing list