I can't imagine no one has run into this-- I am doing some intense graphics programming. I would like to run the GDB [xxgdb, actually] in my monochrome monitor and my application would then run on the VGA monitor.. Makes things much nicer since there is no way any UNIX graphics are allowed to appear on the VGA while my application is running.. Has anyone tried running GDB in a dual monitor mode? I have considered KGDB but I don't know if remote debugging the kernel is useful for me. Any help would be appreciated! Bw
