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] C++ : breakpoint in templates


>>>>> "Jerome" == Jerome Guitton <guitton@adacore.com> writes:

Joel mentioned yesterday that this patch had gone unreviewed.

For future reference, send a ping to the list a week or two after you
send a patch.

[...]
Jerome> In this case, expand_line_sal appends only one item, the best
Jerome> one in all symtab; I think that it should append all best
Jerome> matches (that is to say: all matches that are as good as the
Jerome> best one).

This makes sense to me.

Jerome> The patch in attachment should fix the problem. Testsuite run on
Jerome> x86-linux, no regression. New testcase will follow. OK to apply?

It looks good to me.  Please check it in, thanks.

Tom


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