/
MDB notes
MDB notes
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.
Print a string by its address
addr::print -i char*
> fffffe735e6c6348::print -i char*
0xfffffe735e6c6348 "lba-access-ok"
, multiple selections available,
Related content
mdb tests 2.0.3.14 VMW
mdb tests 2.0.3.14 VMW
More like this
mdb test 2.0.3.16 VMW
mdb test 2.0.3.16 VMW
More like this
mdb tests 2.0.3.13-20230717-1-0+int2 VMW
mdb tests 2.0.3.13-20230717-1-0+int2 VMW
More like this
mdb tests 2.0.3.11-20230605-2-0+int2 VMW
mdb tests 2.0.3.11-20230605-2-0+int2 VMW
More like this
mdb test 2.0.3.16 KVM
mdb test 2.0.3.16 KVM
More like this
mdb test 2.0.3.17-20231016-1-0+int2-mm2 VMV
mdb test 2.0.3.17-20231016-1-0+int2-mm2 VMV
More like this