diff options
author | Enze Li <lienze2010@hotmail.com> | 2021-10-22 14:30:30 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2021-10-29 13:31:37 +0300 |
commit | 91b7c7e522802371f07cf614e5e5b24c1911a6d8 (patch) | |
tree | 8adbc4a42d03ab592bfc3b5590ce6be52b9adee8 /ChangeLog | |
parent | 09854a8870e63bd0d976d4d0dd7bd6b9b91348b1 (diff) | |
download | gdb-91b7c7e522802371f07cf614e5e5b24c1911a6d8.zip gdb-91b7c7e522802371f07cf614e5e5b24c1911a6d8.tar.gz gdb-91b7c7e522802371f07cf614e5e5b24c1911a6d8.tar.bz2 |
Document "memory-tag-violations".
* gdb/doc/gdb.texinfo: (Data): Document '-memory-tag-violations'.
(Command Options): Update the example.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2021-10-29 Eli Zaretskii <eliz@gnu.org> + + * gdb/doc/gdb.texinfo (Command Options): (Data): Document + '-memory-tag-violations'. Update the example. + 2021-09-28 Andrew Burgess <andrew.burgess@embecosm.com> * src-release.sh (GDB_SUPPPORT_DIRS): Add libbacktrace. |