gdb: stop trying to prepare displaced steps for an inferior when it returns _UNAVAILABLE
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 16 Mar 2020 21:21:55 +0000 (17:21 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 8 Jul 2020 18:19:09 +0000 (14:19 -0400)
commiteffb9843a442650b2703d49e422dba61276a6195
tree8554bd222b930c02e8483500eb70de3b7425153f
parent9844051a443863782539114ecf8da690fe8a96c4
gdb: stop trying to prepare displaced steps for an inferior when it returns _UNAVAILABLE

Once we got one _UNAVAILABLE for a given inferior, don't try to prepare
other threads for displaced stepping for that inferior during this
execution of start_step_over.
gdb/displaced-stepping.h
gdb/infrun.c
This page took 0.024763 seconds and 4 git commands to generate.