Changes between Version 5 and Version 6 of Debugging
- Timestamp:
- 02/27/18 06:57:48 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Debugging
v5 v6 12 12 An alternative to (expensive) real hardware could be to debug on a simulator: 13 13 14 * [wiki:Debugging/sis sis] (SPARC: erc32/leon2/leon3) 14 * [wiki:Debugging/sis SIS] (SPARC: erc32/leon2/leon3) 15 16 For specific devices and boards: 17 18 * [wiki:"Boards/Zynq - Zedboard#JTAGDebugging" Zedboard JTAG with a Xilinx Zynq] - Debugging on the Zedboard using JTAG 15 19 16 20 GDB support for RTEMS types and object using Python has been integrated into the RTEMS Tools repository and is documented in the [wiki:Debugging/GDBScripts GDB Scripts Page].