Hello.
Nicolai Kuntze wrote:
I've browsed the source, but after this I'm not further then before. I have a leavedos(1|0x1) and I think I get this every time the execution of the program in the box failes. Can I switch on some debugging to get a closer look on this?
The best way to investigate the source of leavedos() call would be to compile dosemu with debug info, start it under gdb and, setting the break-point to leavedos(), produce a stack trace when that break-point is reached. - To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
