Copy PLM debug log.
Syntax
plm copy-debug-log <addr>
Copy PLM debug log from debug log buffer to user memory specified by <addr>
.
Returns
Nothing, if successful. Error, otherwise.
Examples
plm copy-debug-log 0x0
Copy PLM debug log from the default log buffer to address 0x0.