Abstract
Using Bochs during the development cycle.
When you run Bochs, the DOS box can be used to output debugging information (from DbgPrint statements). To enable this when booting using FreeDOS, edit the boot.bat file used to boot ReactOS and change the /DEBUGPORT setting to be set to /DEBUGPORT=BOCHS. (TODO: How to enable this when booting from Freeloader?)