aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-nat.h
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2014-05-29 22:17:20 +0100
committerPedro Alves <palves@redhat.com>2014-05-29 22:17:20 +0100
commita09dd4413d1a4ea063173d4822635f41c885f6fe (patch)
treee72136c36fde47d2532c474ae4255152cfa651cb /gdb/i386-nat.h
parentbdc36728eee582853ca53bb8b6012e8cc3b90eb7 (diff)
downloadgdb-a09dd4413d1a4ea063173d4822635f41c885f6fe.zip
gdb-a09dd4413d1a4ea063173d4822635f41c885f6fe.tar.gz
gdb-a09dd4413d1a4ea063173d4822635f41c885f6fe.tar.bz2
Running the current tree against my software-single-step-on-x86_64
branch showed some extra assertions I have in place triggering. Turns out my previous change to 'resume' was incomplete, and we mishandle the 'hw_step' / 'step' variable pair. (I swear I had fixed this, but I guess I lost that in some local branch...) Tested on x86_64 Fedora 20. gdb/ 2014-05-29 Pedro Alves <palves@redhat.com> * infrun.c (resume): Rename local 'hw_step' to 'entry_step' and make it const. When a single-step decays to a continue, clear 'step', not 'hw_step'. Pass whether the caller wanted to step to user_visible_resume_ptid, not what we ask the target to do.
Diffstat (limited to 'gdb/i386-nat.h')
0 files changed, 0 insertions, 0 deletions