Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

From time to time we need to do something in mdb to inspect data in a chashed process. Here we write some tips and commands for some actions.

Action

MDB command

Example

print a string by its address

addr:print -i char*

fffffe735e6c6348::print -i char*
0xfffffe735e6c6348 "lba-access-ok"

  • No labels