* NEWS: Mention pending breakpints in MI
authorVladimir Prus <vladimir@codesourcery.com>
Thu, 14 Feb 2008 20:20:44 +0000 (20:20 +0000)
committerVladimir Prus <vladimir@codesourcery.com>
Thu, 14 Feb 2008 20:20:44 +0000 (20:20 +0000)
gdb/ChangeLog
gdb/NEWS

index 94643ec53ae3ec8a9d9df3f73ae0eea6c875f448..4a45dc5394c5ebe521ba17cc06c20ec64cd42dc7 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-14  Vladimir Prus  <vladimir@codesourcery.com>
+
+       * NEWS: Mention pending breakpints in MI.
+       
 2008-02-14  Markus Deuling  <deuling@de.ibm.com>
 
        * Makefile.in (ALL_TARGET_OBS): Remove dependency to xtensa-linux-nat.o.
index e87ee01c3e9bdd3c484b58664a0d7bc98c5856b2..84ab160f6cc09af32ca33015e64423e69d755c62 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -62,6 +62,9 @@ Decimal Floating Point extension.  In addition, the PowerPC target
 now has a set of pseudo-registers to inspect decimal float values
 stored in two consecutive float registers.
 
+* The -break-insert MI command can optionally create pending
+breakpoints now.
+
 * New commands
 
 set print frame-arguments (all|scalars|none)