Freescale-semiconductor Microcontrollers Manual do Utilizador Página 754

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 753
Debugger Engine Commands
Debugger Commands
754
Microcontrollers Debugger Manual
The COLLAPSE command folds one item. The item name must be given. The
following command folds the TargetObject:
inspect < ATTRIBUTES COLLAPSEObject Pool” TargetObject
The SELECT command shows the information of the specified item on the right
pane. The following command shows all Objects attached to the TargetObject:
inspect < ATTRIBUTES SELECT “Object Pool” TargetObject
The SPLIT command sets the position of the split line between the left and right
pane. The value must be between 0 and 100. A value of 0 only shows the right
pane, a value of 100 shows the left pane. Any value between 0 and 100 makes a
relative split. The following command makes both panes the same size:
inspect < ATTRIBUTES SPLIT 50
The MAXELEM command sets the number of subitems to display. After the
following command, the Inspector prompts for 1000 subitems:
inspect < ATTRIBUTES MAXELEM ON 1000
The FORMAT command specifies whether to display integral values like
addresses as hexadecimal or decimal. The following command specifies the
hexadecimal display:
inspect < ATTRIBUTES FORMAT Hex
Vista de página 753
1 2 ... 749 750 751 752 753 754 755 756 757 758 759 ... 891 892

Comentários a estes Manuais

Sem comentários