diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-07-22 21:08:16 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-07-22 21:08:16 +0000 |
commit | df485d0fae4725d872bc6d7be0b1cc91227d88e1 (patch) | |
tree | 2503ed92bae1430b1820b13dc6f3c19c909296bf | |
parent | e7c050cd29527b41d0f207fb2bf89510093a8c1f (diff) | |
download | mdk-df485d0fae4725d872bc6d7be0b1cc91227d88e1.tar.gz mdk-df485d0fae4725d872bc6d7be0b1cc91227d88e1.tar.bz2 |
version 0.4
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -21,6 +21,9 @@ Please send mdk bug reports to bug-mdk@gnu.org. contents change). Conditional breakpoints can be deleted using the new commands 'cbp[rmco]'. +** New vm command 'pbt' which prints a backtrace of the last executed + instructions. + ** The gmixvm main window displays the path to the current MIX file in its title bar. |