Rope Laguage Reference - 'dumpregs'

The "dumpregs" action prints out the values of the user registers $a through to $z. This is used only for debugging scripts when executed in UserLand If the call is invoked in KernelLand, it reports an error and the script terminates with a hotdrop status.

The output looks like this..

$a = hello
$b = 981762
$c = ?

See Also

dump, hexdump