Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
= SerialICE = | |||
SerialICE is a flexible, software based system software debugger. Based on the open source processor emulator Qemu, SerialICE allows you to log and intercept hardware accesses of your firmware and single step your firmware with the GNU debugger. | |||
== Using SerialICE == | |||
* [[Download]] | |||
* [[Installation]] | |||
* [ | * [[Getting Started]] | ||
* [ | * [[Debugging]] | ||
* [ | * [[Scripting]] | ||
* [[Hardware]] | |||
* [[Discussing SerialICE]] |
Revision as of 17:56, 18 December 2012
SerialICE
SerialICE is a flexible, software based system software debugger. Based on the open source processor emulator Qemu, SerialICE allows you to log and intercept hardware accesses of your firmware and single step your firmware with the GNU debugger.