2012-03-07 Pedro Alves <palves@redhat.com>

* NEWS: Add subtitle for new z0/z1 conditional breakpoint
	extensions.
This commit is contained in:
Pedro Alves
2012-03-07 19:17:36 +00:00
parent 0a22ae8eb5
commit 74c48cbbff
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2012-03-07 Pedro Alves <palves@redhat.com>
* NEWS: Add subtitle for new z0/z1 conditional breakpoint
extensions.
2012-03-07 Andreas Schwab <schwab@linux-m68k.org> 2012-03-07 Andreas Schwab <schwab@linux-m68k.org>
* m68klinux-nat.c (getregs_supplies): Make static. * m68klinux-nat.c (getregs_supplies): Make static.

View File

@ -90,6 +90,8 @@ show breakpoint condition-evaluation
* New remote packets * New remote packets
z0/z1 conditional breakpoints extension
The z0/z1 breakpoint insertion packets have been extended to carry The z0/z1 breakpoint insertion packets have been extended to carry
a list of conditional expressions over to the remote stub depending on the a list of conditional expressions over to the remote stub depending on the
condition evaluation mode. The use of this extension can be controlled condition evaluation mode. The use of this extension can be controlled