OSDN Git Service

2008-07-12 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <pedro@codesourcery.com>
Sat, 12 Jul 2008 18:39:10 +0000 (18:39 +0000)
committerPedro Alves <pedro@codesourcery.com>
Sat, 12 Jul 2008 18:39:10 +0000 (18:39 +0000)
commit845ccc5358e2c91c3a68f54ae79f6dc71ea815b3
treeec57a9a54587f0148e2d3d80b45d7d0ef2846984
parent2a6d9b8ccb3239481ad20fc7171e50806d589677
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