Next: Super-H, Previous: AVR, Up: Embedded Processors [Contents][Index]
When configured for debugging CRIS, GDB provides the following CRIS-specific commands:
set cris-version verSet the current CRIS version to ver, either ‘10’ or ‘32’. The CRIS version affects register names and sizes. This command is useful in case autodetection of the CRIS version fails.
show cris-versionShow the current CRIS version.
set cris-dwarf2-cfiSet the usage of DWARF-2 CFI for CRIS debugging. The default is ‘on’.
Change to ‘off’ when using gcc-cris whose version is below
R59.
show cris-dwarf2-cfiShow the current state of using DWARF-2 CFI.
set cris-mode modeSet the current CRIS mode to mode. It should only be changed when debugging in guru mode, in which case it should be set to ‘guru’ (the default is ‘normal’).
show cris-modeShow the current CRIS mode.