aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index e8c1935..7e33caa 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -13,8 +13,10 @@
* Python scripting
-The GDB Python API now has access to symbols, symbol tables, and
-frame's code blocks.
+** The GDB Python API now has access to symbols, symbol tables, and
+ frame's code blocks.
+
+** New methods gdb.target_charset and gdb.target_wide_charset.
* New targets