gdb/
authorPedro Alves <palves@redhat.com>
Mon, 14 Feb 2011 11:24:19 +0000 (11:24 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 14 Feb 2011 11:24:19 +0000 (11:24 +0000)
commit9fbdca0d6697412dee250b11fea99691673cd022
treef759c0ac4300d04b7cf7a5e455de95098a13871d
parentc8c1c22feaaf76ddd437776a3cdeaedf4695916a
gdb/
* value.c (struct internalvar) <enum internalvar_kind>: Remove
INTERNALVAR_POINTER.
<pointer>: Delete.
(value_of_internalvar): Remove INTERNALVAR_POINTER handling.
(set_internalvar): Remove special TYPE_CODE_PTR handling.
(preserve_one_internalvar): Remove INTERNALVAR_POINTER handling.
gdb/ChangeLog
gdb/value.c