aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r--gdb/doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 82ed257..d513d74 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,5 +1,12 @@
2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
+ * python.texi (Python API): Add new section to the menu.
+ (Frames In Python): Add new @anchor.
+ (Architectures In Python): Document new registers method.
+ (Registers In Python): New section.
+
+2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
+
* python.texi (Unwinding Frames in Python): Document
PendingFrame.architecture method.