home *** CD-ROM | disk | FTP | other *** search
- This archive contains three versions of Bryce Nesbitt's debugging tool
- "Memory Munger" with enhancements by me, Joe Pearce. The logic of the
- Munger is to set all free memory to an odd value, so that a pointer
- improperly used from free memory will cause an Address Exception. This
- indicates a bug!
-
- munge2 - normal munger, patched CloseWindow to solve layer bug
- munge2L - special munger usable when you are not using Intuition
- munge2P - a munger that assumes you have used SetPatch from WB1.3
- checkmunge - verifies that free memory has not been altered.
-
- The source is also included.
-