Main Page: Difference between revisions

From SerialICE
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
'''MediaWiki has been successfully installed.'''
= 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.


Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
Want to work on SerialICE this summer? Check out our [[GSoC | project ideas]] for the [https://summerofcode.withgoogle.com/ Google Summer of Code 2016] program.


== Getting started ==
== Using SerialICE ==
* [//www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
* [[Download]]
* [//www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
* [[Installation]]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [[Getting Started]]
* Interpreting qemu output: [[Log_file]]
* [[Debugging]]
* [[Scripting]]
* [[Make SerialICE work on new hardware]]
* [http://www.serialice.com/mailman/listinfo/serialice Discussing SerialICE]
* [[Related Projects]]

Latest revision as of 22:08, 2 March 2016

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