Difference between revisions of "DMON OCEOS Support"
Jump to navigation
Jump to search
imported>Okhoruzhyy |
imported>Okhoruzhyy |
||
Line 9: | Line 9: | ||
=== oceos info === | === oceos info === | ||
oceos info command displays OCEOS configurations. DMON finds symbol sysMetaPtr and reads all the fields and displays every struct members with location in memory and its values. | oceos info command displays OCEOS configurations. DMON finds symbol sysMetaPtr and reads all the fields and displays every struct members with location in memory and its values. | ||
[[ | [[#Getting_started]] | ||
=== oceos log <last|all> === | === oceos log <last|all> === |
Revision as of 22:15, 16 December 2020
DMON OCEOS Support
DMON OCEOS Support is available from DMON v2.1.0.1
All available commands to support OCEOS can be displayed by issuing :
DMON > help oceos
DMON Commands
oceos info
oceos info command displays OCEOS configurations. DMON finds symbol sysMetaPtr and reads all the fields and displays every struct members with location in memory and its values. #Getting_started