8.140.4 Examples
Example 1:
Set instruction stepping range with begin and end address and query the range afterwards.
HHC00013I Herc command: 's 100000-101000'
HHC02229I Instruction stepping off range 100000-101000
HHC00013I Herc command: 's?'
HHC02229I Instruction stepping off range 100000-101000
Figure 261: S command (address range)
Example 2:
Set instruction stepping range with start address and length and query the range afterwards.
HHC00013I Herc command: 's 100000.1000'
HHC02229I Instruction stepping off range 100000.1000
HHC00013I Herc command: 's?'
HHC02229I Instruction stepping off range 100000-101000
Figure 262: S command (address with length)
Example 3:
Set instruction stepping for all addresses and query the range afterwards.
HHC00013I Herc command: 's 0'
HHC02229I Instruction stepping off
HHC00013I Herc command: 's?'
HHC02229I Instruction stepping off
Figure 263: S command (all addresses)




















































































































































































































































































































































































































































































































































































































































































