plm copy-debug-log - 2024.2 English - UG1725

Software Debugger Reference Guide (UG1725)

Document ID
UG1725
Release Date
2024-11-13
Version
2024.2 English

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.