gdb/infrun: rename variable and move to more specific scope
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 10 Jan 2022 21:40:54 +0000 (16:40 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 17 Jan 2022 10:51:41 +0000 (05:51 -0500)
commit8bf10e2e77f3b4e19fe01e95d25c0c2caf7eef3b
tree5c00738ce808e1283e494a996ee382fd75d6251d
parentab31da6aff52fe3206cba98c03d7f74159da8677
gdb/infrun: rename variable and move to more specific scope

Move the "started" variable to the scope it's needed, and rename it to
"step_over_started".

Change-Id: I56f3384dbd328f55198063bb855edda10f1492a3
gdb/infrun.c