Name

dump:tools — ordinary primitive

Synopsis

FORTH

DUMP ( addr len -- )();
p4:"dump";

Description

show a hex-dump of the given area, if it's more than a screenful it will ask using ?CR

You can easily cause a segmentation fault of something like that by accessing memory that does not belong to the pfe-process.

dpANS 15.6.1.1280 - standard forth word