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] DWARF expression evaluation vs. GDB address encoding problems


Tom Tromey wrote:
> >>>>> "Ulrich" == Ulrich Weigand <uweigand@de.ibm.com> writes:
> 
> Ulrich> In fact, this seems the real problem to me: operations on the DWARF
> Ulrich> stack should really use the target pointer / address representation;
> Ulrich> only after the computation is complete should the value be converted
> Ulrich> into the GDB internal address representation (CORE_ADDR).
> 
> This makes sense to me.
> 
> Ulrich> As a side effect, we no longer need to employ the value machinery
> Ulrich> to perform binary operations on the DWARF stack.
> 
> Nice.
> 
> Ulrich> Tom, does this look reasonable to you?
> 
> Yes, thanks.

OK, thanks for the review!

I've checked the patch in now.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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