2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
[platform/upstream/binutils.git] / gdb / NEWS
index 3d12fbe..8ccdc08 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -25,8 +25,8 @@
 
 * 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 breakpoints, symbols, symbol
+   tables, and frame's code blocks.
 
 ** New methods gdb.target_charset and gdb.target_wide_charset.