This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: patch: regression: C++ overload


Jimmy Guo <guo@cup.hp.com> writes:

Yeah, i screwed that one accidently in the overload fixes, when
diagnosing the original problem.

Fixed and committed.
--Dan

> This patch fixes a regression in gdb introduced some time between 1/10
> and 3/21.  The symptom of it is unitialized memory reference in
> valops.c (find_overload_match).  This patch backs out a couple of
> bad changes.
> 
> - Jimmy Guo, guo@cup.hp.com

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