Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 6.5/7.0, builds 1600+ > 2023

1744 — 29 September 2023

Scroll Prev Top Next More

1744.0.1

EIR

(Windows) Reorganize global memory allocation mechanism for higher efficiency by switching most allocations from global to the process heap.

1744.0.2

EIR

Tracing refinement: the $P prexfix code (to display the program) now also includes the current SBX, if applicable.

1744.0.3

New

With SET DEBUG PREFIX, SET.LIT now supports a mechanism for globally adding tracing prefix codes.

1744.0.4

New

MX_DEBUG enhancement: add prefix parameter to support querying and setting global tracing prefix. Updated syntax: xcall MIAMEX, MX_DEBUG, op, debug {, debugmin, debugtags, debugout, prefix}. prefix [str] [in/out] returns or sets the tracing prefix string (e.g. "$# $T $P"), depending on the op. Primarily used by SET.LIT.

1744.0.5

EIR

(Windows/ATE) Debugging refinement: add the EXEC trace option to the System Messages Window properties dialog. Previously this was only settable via the SET command or the TRACE directive in the MIAME.INI. When set, each command-level command (RUN, CMD/DO, LIT) is traced.