Main Page
Jump to navigation
Jump to search
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. After a couple of quiet years on the development front, it has now adopted new filtering subsystem.
Want to work on SerialICE this summer? Check out our project ideas for the Google Summer of Code 2016 program.
Using SerialICE
- Download
- Installation
- Getting Started
- Interpreting qemu output: Log_file
- Debugging
- Scripting
- Make SerialICE work on new hardware
- Discussing SerialICE
- Related Projects