From 68ed1a5a620b2a9040c91a2396b0689164dbd48c Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 21 Jul 2001 21:21:13 +0000 Subject: conditional breakpoints --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 185d5bd..9b8d66e 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,13 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** When running in split mode, the MIXVM, MIXAL and Devices windows can be hidden. +** Conditional breakpoints can be set in mixvm and gmixvm using the + commands 'sbp[rmco]', which cause the execution to stop when a + given register, memory cell contents, comparison flag or overflow + toggle change (e.g. 'sbpr A' will set a breakpoint on register A + contents change). Conditional breakpoints can be deleted using the + new commands 'cbp[rmco]'. + ** The gmixvm main window displays the path to the current MIX file in its title bar. -- cgit v1.2.3