OSDN Git Service

* infrun.c (normal_stop): Don't call
authorpalves <palves>
Sat, 24 Jan 2009 19:17:24 +0000 (19:17 +0000)
committerpalves <palves>
Sat, 24 Jan 2009 19:17:24 +0000 (19:17 +0000)
commita17b1182cfc1ca174182a3551e167960170ba045
tree86e22193787942f43572ce48c5e1c2ef84c6bd65
parentf9d0e32b9d52897d1ff5e7159e9fc4ebb81e9d25
* 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