dump:tools — ordinary primitive
FORTH
DUMP
( addr len -- )(
)
;
p4:"dump";
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