mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-19 02:57:23 +00:00
This command outputs the memory contents of a given address as an unsigned int. LibDebug already had support for this, so just a matter of intergating it in sdb. Very useful :)