[PATCH] Fix variable objects for references to pointers

Vladimir Prus ghost@cs.msu.su
Thu Dec 14 06:03:00 GMT 2006


Nick Roberts wrote:

> This is a RFA for the patch below to fix variable objects for references
> to pointers as previously discussed.  I've moved the changes into
> get_type_deref, as suggested by Vladimir, so that they appear in one
> rather than four places.
> 
> Currently get_type_deref dereferences once for a reference or a pointer. 
> All this patch does is dereference twice in the case of a references to a
> pointer.

Is there are testcase for this?

- Volodya



More information about the Gdb-patches mailing list