OSDN Git Service

* c-valprint.c (print_function_pointer_address): New function
authorPeter Schauer <pes@regent.e-technik.tu-muenchen.de>
Mon, 20 Nov 2000 20:33:53 +0000 (20:33 +0000)
committerPeter Schauer <pes@regent.e-technik.tu-muenchen.de>
Mon, 20 Nov 2000 20:33:53 +0000 (20:33 +0000)
commit6919409001319b8e4829aa07e9e61adea874fccd
tree32545179c654081101e170bdca13c1a59d1ecb0a
parent02e9864743c77e905fe46652b3f1517ef8386daf
* c-valprint.c (print_function_pointer_address):  New function
to automatically dereference a function pointer for printing
if necessary.
(c_val_print):  Use print_function_pointer_address when printing
function pointer addresses.
gdb/ChangeLog
gdb/c-valprint.c