diff options
author | Lancelot SIX <lsix@lancelotsix.com> | 2021-07-09 00:09:11 +0100 |
---|---|---|
committer | Lancelot SIX <lsix@lancelotsix.com> | 2021-07-09 00:11:55 +0100 |
commit | 22b11ba924713e2d6d4879be5470a721f0dddf35 (patch) | |
tree | 47cead0e82ea27c14d429386781b55011f4293bf /gdb/sparc64-linux-tdep.c | |
parent | 661b504df9bfb8d7c5d669091720e1dc0079c05e (diff) | |
download | gdb-22b11ba924713e2d6d4879be5470a721f0dddf35.zip gdb-22b11ba924713e2d6d4879be5470a721f0dddf35.tar.gz gdb-22b11ba924713e2d6d4879be5470a721f0dddf35.tar.bz2 |
Remove unused parameter in maybe_software_singlestep
While working around, I noticed that the last parameter of
maybe_software_singlestep is never used. This path removes
it.
Built on x86_64-linux-gnu and riscv64-linux-gnu.
gdb/ChangeLog:
* infrun.c (maybe_software_singlestep): Remove unused PC
parameter.
(resume_1): Update calls to maybe_software_singlestep.
Diffstat (limited to 'gdb/sparc64-linux-tdep.c')
0 files changed, 0 insertions, 0 deletions