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: [RFC] Alternate approach to keeping convenience variables


My point was simply that life is easier when you have invariants that
hold over wider regions.  I see that someone who has the whole picture
in mind can get the effect they want, but it's simpler to have only
one case to handle in the first place (is $trace_frame -1?) than two
(is $trace_frame even set? what is it set to?).

But I think you all understand what I've been trying to say.  All the
persuading that's going to happen has already happened.  :)


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