On 05.06.2009 22:30, Stefan Reinauer wrote:
SerialICE is a BIOS/Firmware debugging tool. It allows you to run and observe BIOS images (such as coreboot®: http://www.coreboot.org/) written for real hardware in Qemu (http://www.nongnu.org/qemu) for debugging purposes. Thanks to Qemu's compelling feature set, it's also possible to debug this BIOS code with GNU GDB.
Wow! Thank you for creating and publishing this!
Known issues:
- infrastructure for compiling with gcc + xmmstack is there, but it
still fails with some odd assembler errors. This should push the SerialICE rom shell clearly below 64k again.
I think xmmstack had some dependencies on the gcc version. Maybe Urbez knows more.
Regards, Carl-Daniel