From ebc3de4cd2a49dcd02df45053f4a316c8c29a72b Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Thu, 21 Jun 2001 20:27:21 +0000 Subject: release 0.3.5 --- doc/img/ss_colors.jpg | Bin 10169 -> 11624 bytes doc/img/ss_devform.jpg | Bin 8820 -> 9359 bytes doc/img/ss_devices.jpg | Bin 103468 -> 100075 bytes doc/img/ss_extprog.jpg | Bin 11689 -> 11708 bytes doc/img/ss_goto.jpg | Bin 5295 -> 5816 bytes doc/img/ss_mix.jpg | Bin 57715 -> 59938 bytes doc/img/ss_mixal.jpg | Bin 57641 -> 64325 bytes doc/img/ss_symbols.jpg | Bin 0 -> 19890 bytes doc/img/ss_worddlg.jpg | Bin 60753 -> 9554 bytes doc/mdk.texi | 5 +++-- doc/mdk_gmixvm.texi | 15 ++++++++++++++- 11 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 doc/img/ss_symbols.jpg (limited to 'doc') diff --git a/doc/img/ss_colors.jpg b/doc/img/ss_colors.jpg index 04e41e7..40be594 100644 Binary files a/doc/img/ss_colors.jpg and b/doc/img/ss_colors.jpg differ diff --git a/doc/img/ss_devform.jpg b/doc/img/ss_devform.jpg index 255c200..7e1ade9 100644 Binary files a/doc/img/ss_devform.jpg and b/doc/img/ss_devform.jpg differ diff --git a/doc/img/ss_devices.jpg b/doc/img/ss_devices.jpg index ba0fbc8..e1bfb4f 100644 Binary files a/doc/img/ss_devices.jpg and b/doc/img/ss_devices.jpg differ diff --git a/doc/img/ss_extprog.jpg b/doc/img/ss_extprog.jpg index ae289d1..bf309b1 100644 Binary files a/doc/img/ss_extprog.jpg and b/doc/img/ss_extprog.jpg differ diff --git a/doc/img/ss_goto.jpg b/doc/img/ss_goto.jpg index e736d19..06eccc8 100644 Binary files a/doc/img/ss_goto.jpg and b/doc/img/ss_goto.jpg differ diff --git a/doc/img/ss_mix.jpg b/doc/img/ss_mix.jpg index d31ecc6..d623198 100644 Binary files a/doc/img/ss_mix.jpg and b/doc/img/ss_mix.jpg differ diff --git a/doc/img/ss_mixal.jpg b/doc/img/ss_mixal.jpg index 2adadc6..c25af9b 100644 Binary files a/doc/img/ss_mixal.jpg and b/doc/img/ss_mixal.jpg differ diff --git a/doc/img/ss_symbols.jpg b/doc/img/ss_symbols.jpg new file mode 100644 index 0000000..882608f Binary files /dev/null and b/doc/img/ss_symbols.jpg differ diff --git a/doc/img/ss_worddlg.jpg b/doc/img/ss_worddlg.jpg index 5f07b4f..38570fc 100644 Binary files a/doc/img/ss_worddlg.jpg and b/doc/img/ss_worddlg.jpg differ diff --git a/doc/mdk.texi b/doc/mdk.texi index 0326e4b..31c36bf 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -13,8 +13,8 @@ @set UPDATED 9 June 2001 -@set EDITION 0.3.3 -@set VERSION 0.3.4 +@set EDITION 0.3.4 +@set VERSION 0.3.5 @set JAO Jose Antonio Ortega Ruiz @set PHILIP Philip E. King @footnotestyle separate @@ -118,6 +118,7 @@ helpful discussions, as well as actual code (@pxref{mixvm.el}). + @detailmenu --- The Detailed Node Listing --- diff --git a/doc/mdk_gmixvm.texi b/doc/mdk_gmixvm.texi index 19beadd..f850384 100644 --- a/doc/mdk_gmixvm.texi +++ b/doc/mdk_gmixvm.texi @@ -259,6 +259,17 @@ Clears all currently set breakpoints. It is equivalent to the @code{mixvm}'s @code{cabp} command. @end deffn +@deffn Debug Symbols... +Opens a dialog showing the list of symbols defined in the currently +loaded MIX program. + +@ifnotinfo +@image{img/ss_symbols} +@end ifnotinfo + +@end deffn + + @deffn Settings Colors... Lets you change the colors used to mark the current and breakpoint lines in the MIXAL tab, as well as the colors used for plain source lines. @@ -312,4 +323,6 @@ Shows information about @code{gmixvm}'s version and copyright. @end deffn On the other hand, the status bar displays the name of the last loaded -MIX file. +MIX file. In addition, when the mouse pointer is over a MIXAL source +file line that contains symbols, a list of these symbols with their +values will appear in the status bar. -- cgit v1.2.3