Debug Manual

Table Of Contents
Debug Commands
Debug Manual421921-003
4-5
A Command
Examples
050,03,00009-a %62/2
%000031: 'ab'
050,03,00009-a %62/2, #40/2
%000031: 'ab' 'cd' 'ef' 'go' 'me' ' d' 'at' 'a.'
%000041: '..' '..' '..' '..' '..' '..' '..' '..'
%000051: '..' '..' '..' '..'
050,03,00009-a L+3s, #40/2, b
%000031:abcdefgome data.........................
050,03,00009-a L3s, #40/2, b2
%000031: 'ab' 'cd' 'ef' 'go' 'me' ' d' 'at' 'a.'
%000041: '..' '..' '..' '..' '..' '..' '..' '..'
%000051: '..' '..' '..' '..'
050,03,00009-a L3s, #40/2, b4
%000031: 'ab.cd' 'ef.go' 'me. d' 'at.a.' '.....' '.....' '.....' '.....'
%000051: '.....' '.....'
050,03,00009-A Q #40/2, T5*4
%000024: '.a' 'bc' 'de' 'fg' '..'
%000031: '..' '..' '..' '..' '..'
%000036: '..' '..' '..' '..' '..'
%000043: '..' '..' '..' '..' '..'
050,03,00009-a n 0x00080029, T5*4, c
00080028:.abcdefg..
00080032:..........
0008003C:..........
00080046:..........
050,03,00009-A L+4sx, T5*4, L
%000024: '.a.bc' 'de.fg' '.....' '.....' '.....'
%000036: '.....' '.....' '.....' '.....' '.....'
050,03,00009-