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: GDB 7.4 branching status? (2011-11-23)


> Well, having a regression for Ada defeats the second principle, IMHO :)

Yes, but right now, we cannot seem to satisfy all of our principles,
so it is a matter of deciding what's best for this iteration.

> What about having the same heuristics as expand_line_sal used to have
> for this kind of issue? At least we would have the exact same behavior
> as before...

We proposed that as well, and I am fine with that approach too. But
we have to bear in mind that we will be missing some location in
some (corner only?) cases.

So, for now, either approach is fine with me, maybe with a slight
preference for possibly accepting more locations in order to avoid
missing some. So prefer keeping the previous the previous heuristic,
which I think makes sense as well - no surprise in a way. What do
others think?

-- 
Joel


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