]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
gdb: fix documentation of gdbarch_displaced_step_hw_singlestep
authorSimon Marchi <simon.marchi@polymtl.ca>
Thu, 29 Oct 2020 22:11:14 +0000 (18:11 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 29 Oct 2020 22:11:33 +0000 (18:11 -0400)
commit58103c3313048575eb44197f0afef951354a65e8
tree8171d5f49a2ea10f39e6b43996944bfee7a6c299
parent40a5376690d9124b13ae9e9217cb7c524864e208
gdb: fix documentation of gdbarch_displaced_step_hw_singlestep

The last commit missed updating the doc of
gdbarch_displaced_step_hw_singlestep to avoid mentioning the removed
parameter, this one fixes it.

gdb/ChangeLog:

* gdbarch.sh (displaced_step_hw_singlestep): Adjust
documentation.
* gdbarch.h: Re-generate.

Change-Id: I33675d9a6c253443eee707e8285d16615ce20aaa
gdb/ChangeLog
gdb/gdbarch.h
gdb/gdbarch.sh