This is the mail archive of the gdb@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: Multiple breakpoint locations


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


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