diff options
author | Carl Love <cel@us.ibm.com> | 2023-03-01 11:45:43 -0500 |
---|---|---|
committer | Carl Love <cel@us.ibm.com> | 2023-03-17 16:02:48 -0400 |
commit | 334d405c2ac395fca67b952affb20893002d969f (patch) | |
tree | cde2e808763575007af434e17b5f32c61e683b49 /gdb/amd64-linux-tdep.c | |
parent | 1b046c8eb920bd264d57d472e31a01a32bb5ae89 (diff) | |
download | binutils-334d405c2ac395fca67b952affb20893002d969f.zip binutils-334d405c2ac395fca67b952affb20893002d969f.tar.gz binutils-334d405c2ac395fca67b952affb20893002d969f.tar.bz2 |
Move step_until procedure
Procedure step_until from test gdb.reverse/step-indirect-call-thunk.exp
is moved to lib/gdb.exp and renamed repeat_cmd_until. The existing procedure
gdb_step_until in lib/gdb.exp is simpler variant of the new repeat_cmd_until
procedure. The existing procedure gdb_step_until is changed to just call
the new repeat_cmd_until procedure with the command set to "step" and an
optional CURRENT string. The default CURRENT string is set to "\}" to work
with the existing uses of procedure gdb_step_until.
Diffstat (limited to 'gdb/amd64-linux-tdep.c')
0 files changed, 0 insertions, 0 deletions