Message-Id: <199605171023.GAA17887@delorie.com> Date: Fri, 17 May 96 13:11:28 LIT From: Martynas Kunigelis Subject: Re: Bugs in CWSDPMI and FSDB To: Eli Zaretskii , DJGPP mailing list In-Reply-To: Your message of Thu, 16 May 1996 16:06:35 +0200 (IST) > >FSDB does not support debugging of graphics programs. It just blindly >assumes that the text screen is always visible. If you need to debug >graphics, you will need to change FSDB to make it switch the screen into >the text mode when it hits a breakpoint. > Eli, I am not sure, but I think the FAQ *suggests* FSDB in the section `Debugging graphics programs' or smth like that. A typo? > >> Also, I tend to get kicked out of FSDB with a >> register dump (not sure which error) quite often. > Yup, I also suffer from FSDB crashes sometimes, though really seldom. >Is this under Windows or in plain DOS? Can you describe the >circumstances under which that happens, like any specific operation you >do in your program? Nope, crashes are not systematic. But it's got smth to do with source modules IMHO. Martynas