]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* frame.h (set_current_sal_from_frame): New prototype.
authorDaniel Jacobowitz <drow@false.org>
Thu, 30 Mar 2006 16:37:13 +0000 (16:37 +0000)
committerDaniel Jacobowitz <drow@false.org>
Thu, 30 Mar 2006 16:37:13 +0000 (16:37 +0000)
commit7abfe01489d2422ae0ae519e0e9aa1ec0cc3c288
tree8041c183051b014ad47063adfb9dd827142afa7f
parent0ec9a092fd18d6b1c38ae330194bf90534a9b681
* frame.h (set_current_sal_from_frame): New prototype.
* stack.c (set_current_sal_from_frame): Make global.
* infrun.c (normal_stop): Call set_current_sal_from_frame.
gdb/ChangeLog
gdb/frame.h
gdb/infrun.c
gdb/stack.c