OSDN Git Service

* value.c (get_internalvar_integer): Also return the int value of
authorpalves <palves>
Mon, 14 Feb 2011 20:25:12 +0000 (20:25 +0000)
committerpalves <palves>
Mon, 14 Feb 2011 20:25:12 +0000 (20:25 +0000)
commitd2870521c9628600a7ee01b9c29193e81d699a2b
tree82ecdc020cfb801a80776d5b69343a296623dced
parentd225a8635104d85163e87c3659d0dfe40026aea4
* value.c (get_internalvar_integer): Also return the int value of
TYPE_CODE_INT INTERNALVAR_VALUE values.
(set_internalvar): Don't special case TYPE_CODE_INT.
gdb/ChangeLog
gdb/value.c