Hi, I think you can indeed introduce a compile time option like the DOSEMU one (which makes put_console send output to int e6 function 13) to get output to Bochs / QEmu specific interfaces. On the other hand, you can just use DOSEMU :-).
I really recommend to use Bochs and the built-in debugger of Bochs for kernel debugging. Make sure you have a local copy of the kernel sources and of Ralf Brown's Interrupt List around, then you should really be able to understand things happening in the kernel very well after a while. Eric ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Freedos-kernel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-kernel
