* infrun.c (normal_stop): Don't call
authorPedro Alves <palves@redhat.com>
Sat, 24 Jan 2009 19:17:24 +0000 (19:17 +0000)
committerPedro Alves <palves@redhat.com>
Sat, 24 Jan 2009 19:17:24 +0000 (19:17 +0000)
commit0516318b5d7203ff02f09e0d51ca567c5fba7ece
tree5f12d2ff6597e565778d55213af34e6ae6df74a6
parent9d5f04acb03c2e6591949f1748d0ce52c6eca580
* infrun.c (normal_stop): Don't call
deprecated_update_frame_pc_hack.
* frame.c (deprecated_update_frame_pc_hack)
(deprecated_update_frame_base_hack): Delete, and ...
(create_new_frame): ... inline here.
* frame.h (deprecated_update_frame_pc_hack)
(deprecated_update_frame_base_hack): Delete declarations.
gdb/ChangeLog
gdb/frame.c
gdb/frame.h
gdb/infrun.c