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>
Thu, 4 Jun 2020 19:04:21 +0000 (15:04 -0400)
commitd6864985e9af77d15e7310b1066543eb8bdc5bba
treecc9910e69c8277893a2a9995a55aebab5ee81417
parente088209c13199ead5a05f7c07be029b2e329cf8e
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.024712 seconds and 4 git commands to generate.