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: [patch 11/12] entryval#2: @entry values even for references


On Fri, 23 Sep 2011 14:02:33 +0200, Pedro Alves wrote:
> I see, thanks.  Okay, let's go with this, with the
> embedded_offset == 0 assertion in place.

OK, thanks.


> I really dislike lval_computed special casing.  We should be
> aiming at making it generic enough to be able to reimplement the
> regular lval_memory/lval_register, etc. lval types as lval_computed,
> hence my insistence.

I agree, I just found this hack acceptable enough instead of making it
dependent on another cleanup patch(set).


Jan


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