[rfc][00/37] Eliminate builtin_type_ macros

Daniel Jacobowitz drow@false.org
Tue Sep 2 22:12:00 GMT 2008


On Wed, Sep 03, 2008 at 12:01:55AM +0200, Ulrich Weigand wrote:
> With this patch-set, I've made "expression" explicitly platform-specific,
> but tried to keep "value" and "type" more platform-independent.  I guess
> we'll have to see if this is right choice.

It makes sense to me, after some staring at it.  I think the right
approach is to make the common cases straightforward, and reject some
of the hardest cases - for instance, I don't know that a single
expression calling functions belonging to two different architectures
will ever matter, in practice.

[Watch the Cell debugger prove me wrong...]

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list