* c-valprint.c (c_val_print): Use extract_address to retrieve
authorPeter Schauer <Peter.Schauer@mytum.de>
Sun, 3 Aug 1997 15:24:55 +0000 (15:24 +0000)
committerPeter Schauer <Peter.Schauer@mytum.de>
Sun, 3 Aug 1997 15:24:55 +0000 (15:24 +0000)
commit153da921f315635189ec05bd6946491f0f04bada
tree15c50f8aa6996fd8c6cffa4786dcf2cdc8dff33a
parente6071dc57fa4e692186b9dd0fe8a6ab726348a59
* c-valprint.c (c_val_print):  Use extract_address to retrieve
the address of the virtual function.
From Peter Bloecher (Peter.Bloecher@eedn.ericsson.se).

* eval.c (evaluate_subexp_standard), valarith.c (value_x_unop):
Handle C++ operator *.
gdb/c-valprint.c