2012-03-07 Pedro Alves <palves@redhat.com>
* NEWS: Add subtitle for new z0/z1 conditional breakpoint extensions.
This commit is contained in:
parent
0a22ae8eb5
commit
74c48cbbff
2 changed files with 7 additions and 0 deletions
|
@ -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>
|
||||
|
||||
* m68klinux-nat.c (getregs_supplies): Make static.
|
||||
|
|
2
gdb/NEWS
2
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
|
||||
|
|
Loading…
Reference in a new issue