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 | 4b003474d25aa79508f392ea16533b738896856d (patch) | |
tree | 8faaed59826a205b6d38d1d5bec5a6983af6b4da | |
parent | 61cacfea7ab9f6478888bb896b270c5ca759c88b (diff) | |
download | mdk-4b003474d25aa79508f392ea16533b738896856d.tar.gz mdk-4b003474d25aa79508f392ea16533b738896856d.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. |