* NEWS: Mention pending breakpints in MI

This commit is contained in:
Vladimir Prus 2008-02-14 20:20:44 +00:00
parent ecd7ecbca2
commit ee163bf5ff
2 changed files with 7 additions and 0 deletions

View 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.

View File

@ -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)