aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index c9b6f42..bfa6b63 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -250,6 +250,8 @@ GNU/Linux/LoongArch loongarch*-*-linux*
for signed types, and False for all other types. Attempting to
read this attribute for non-scalar types will raise a ValueError.
+ ** It is now possible to add GDB/MI commands implemented in Python.
+
* New features in the GDB remote stub, GDBserver
** GDBserver is now supported on OpenRISC GNU/Linux.