aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2021-09-28 13:13:06 -0600
committerTom Tromey <tromey@adacore.com>2021-09-30 11:17:09 -0600
commit9279eb5c2c4421329822186ed86b48faa9d310e6 (patch)
treeaf22e8c8d6e95e7659eaa20e8c933090999d9578 /gdb/testsuite/gdb.python
parent7264ba83317a0cdb8ffd9e07dda7892bf0f6fcf2 (diff)
downloadbinutils-9279eb5c2c4421329822186ed86b48faa9d310e6.zip
binutils-9279eb5c2c4421329822186ed86b48faa9d310e6.tar.gz
binutils-9279eb5c2c4421329822186ed86b48faa9d310e6.tar.bz2
Fix Windows crash from stop_pc change
The "make thread_suspend_state::stop_pc optional" patch caused a regression on Windows when using shared libraries. I tracked this down to an unguarded use of stop_pc() in the TARGET_WAITKIND_LOADED case of handle_inferior_event. This patch fixes the bug by ensuring that the stop PC is set at this point.
Diffstat (limited to 'gdb/testsuite/gdb.python')
0 files changed, 0 insertions, 0 deletions