* infrun.c (displaced_step_fixup): If this is a software
authorJulian Brown <julian@codesourcery.com>
Thu, 30 Jul 2009 23:01:27 +0000 (23:01 +0000)
committerJulian Brown <julian@codesourcery.com>
Thu, 30 Jul 2009 23:01:27 +0000 (23:01 +0000)
commit929dfd4f59cd5f4f3a135325c48d4ad9828aaf0f
treeea2992f3ef207cc26c9926df694fb3e0e6962054
parent96e946ca9ad94b297a1c35bd876f3d7b85250bc0
* infrun.c (displaced_step_fixup): If this is a software
single-stepping arch, don't tell the target to single-step.
(maybe_software_singlestep): Return 0 if we're using displaced
stepping.
(resume): If this is a software single-stepping arch, and
displaced-stepping is enabled, use it for all single-step
requests.
gdb/ChangeLog
gdb/infrun.c
This page took 0.029988 seconds and 4 git commands to generate.