shownew

The shownew program displays a running record of the heap allocations in a Modula-3 program.

Normally, you should not start shownew directly. Rather, the runtime will start shownew and feed it with the proper data when the argument @M3shownew is given to a Modula-3 program; for example, to run the program foo and see the allocations of that process, type:

    foo @M3shownew

A Trestle window will appear; when you click the start option in the control menu, the program foo will actually start.

To set the interval between updates to X seconds, add the argument @M3update=X to the command line. X must be an integer. For example:

    foo @M3shownew @M3update=5


Glimpse HTTP Search (In string, use ";" for AND and "," for OR between keywords)

String to search for:
Case sensitive Partial match, Misspellings allowed:
Return only files modified within the last days.
Maximum number of files returned: Maximum number of matches per file returned:
Glimpse and GlimpseHTTP, Copyright © 1996, University of Arizona



Download /m3/pkg/pm3-1.1.11/language/modula3/m3tools/shownew/src (7 files, 27029 bytes)

Download format for tar file: compressed uuencoded base64
split into several chunks, Split size: Split part:



Michel Dagenais, 1997. For comments, updates and suggestions michel.dagenais@polymtl.ca