diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -53,9 +53,9 @@ show riscv numeric-register-names ** The memory_source argument (the second argument) has been removed from gdb.disassembler.builtin_disassemble. This argument was - never used by GDB, and was added my mistake. The only place this - argument was ever documented was in the NEWS file, the official - documentation never mentioned this argument. + never used by GDB, and was added by mistake. The unused argument + was never documented in the GDB manual, so users should not have + been using it. * Guile API |