From: Pedro Alves Date: Wed, 7 Mar 2012 19:17:36 +0000 (+0000) Subject: 2012-03-07 Pedro Alves X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=74c48cbbffd1812b819a0d1ddf1ff6eff282549c;p=binutils-gdb.git 2012-03-07 Pedro Alves * NEWS: Add subtitle for new z0/z1 conditional breakpoint extensions. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9e8c41d1f9f..19f8fd81481 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-03-07 Pedro Alves + + * NEWS: Add subtitle for new z0/z1 conditional breakpoint + extensions. + 2012-03-07 Andreas Schwab * m68klinux-nat.c (getregs_supplies): Make static. diff --git a/gdb/NEWS b/gdb/NEWS index 3051c749044..0d2e8032194 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -90,6 +90,8 @@ show breakpoint condition-evaluation * New remote packets +z0/z1 conditional breakpoints extension + The z0/z1 breakpoint insertion packets have been extended to carry a list of conditional expressions over to the remote stub depending on the condition evaluation mode. The use of this extension can be controlled