]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/frame.h
2002-12-13 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 13 Dec 2002 21:57:40 +0000 (21:57 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 13 Dec 2002 21:57:40 +0000 (21:57 +0000)
commitb87efeee0c8edb62a6877ed9b78198b7b66d8c04
tree3630c153da43bc311547b4d1d26bd64bc9cdc6d8
parent3de2dc4ff6e4c9232f3f231adc8a2dd5609c5db5
2002-12-13  Andrew Cagney  <ac131313@redhat.com>

* frame.c (deprecated_update_current_frame_pc_hack): New
function.
* frame.h (deprecated_update_current_frame_pc_hack): Declare.
* infrun.c (normal_stop): Use said function instead of directly
modifying the frame's PC.
gdb/ChangeLog
gdb/frame.c
gdb/frame.h
gdb/infrun.c