2008-07-12 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Sat, 12 Jul 2008 18:39:10 +0000 (18:39 +0000)
committerPedro Alves <palves@redhat.com>
Sat, 12 Jul 2008 18:39:10 +0000 (18:39 +0000)
commit2afb61aa0b5671f860be9d5185ae1c53abb2aa07
treefd74ea471833befb39503ed9b681d430c09b36a4
parent77ebaa5ad37ca5888bf33444e85dd8140ffed695
2008-07-12  Pedro Alves  <pedro@codesourcery.com>

* infrun.c (struct thread_stepping_state): Delete sal member.
(init_thread_stepping_state): Add local sal.  Use it instead of
tss->sal.
(handle_inferior_event): New local stop_pc_sal.  Use it instead of
tss->sal.
(step_into_function): Add local stop_func_sal.  Use it instead of
tss->sal.
gdb/ChangeLog
gdb/infrun.c