]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2008-10-06 Michael Snyder <msnyder@vmware.com>
authorMichael Snyder <msnyder@vmware.com>
Mon, 6 Oct 2008 23:48:51 +0000 (23:48 +0000)
committerMichael Snyder <msnyder@vmware.com>
Mon, 6 Oct 2008 23:48:51 +0000 (23:48 +0000)
commitbac1c4b7b67a5b8e19061fd9558f5d1954552bfb
tree6b20146755fd265fb3c995c12bacfb7608036816
parent0343827b9128bad3b9014862abea3c75e235fc8c
2008-10-06  Michael Snyder  <msnyder@vmware.com>

* infrun.c (step_into_function): Rename to stepped_into_function.
Split into two versions (normal (forward), and reverse).
(handle_inferior_event): Call stepped_into_function or
stepped_into_function_backward, depending on exec_direction.
gdb/ChangeLog
gdb/infrun.c