gdb/
authorYao Qi <yao@codesourcery.com>
Mon, 10 Oct 2011 02:50:48 +0000 (02:50 +0000)
committerYao Qi <yao@codesourcery.com>
Mon, 10 Oct 2011 02:50:48 +0000 (02:50 +0000)
commit6501578cfe95e4a0db9f37305c7f25c1fd383929
tree229b0784e2d29c899dbf7e891bafdf22d4a929f3
parent66f8d9935ef451a7e9a6caec300190cc99b9a948
gdb/
* valprint.c (value_check_printable): Add one parameter OPTIONS.
Honor OPTIONS and VAL's type.
(common_val_print, value_print): Update to pass one more parameter.
gdb/ChangeLog
gdb/valprint.c