diff options
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6ad728e..5650974 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com> + * gdb.texinfo (Caching Target Data): Document 'maint flush + dcache'. + +2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com> + * gdb.texinfo (Symbols): Document 'maint flush symbol-cache'. (Maintenance Commands): Document 'maint flush register-cache'. |