One thinkg about testing and another ...
Posted: Tue Jan 21, 2003 9:55 am
Just some info:
My C++ -Kernel currently has cout (output), GDT , IDT etc. For loading I use GRUB.
Now the first question: How can I test that my GDT and IDT are working the way that they should? ::)
Second: IF (A very big if), my IDT is working, how does input happen? (In this case It would be cin)
My C++ -Kernel currently has cout (output), GDT , IDT etc. For loading I use GRUB.
Now the first question: How can I test that my GDT and IDT are working the way that they should? ::)
Second: IF (A very big if), my IDT is working, how does input happen? (In this case It would be cin)