Date: Tue, 8 Apr 1997 14:27:40 +0300 (IDT) From: Eli Zaretskii To: Pierre Muller cc: djgpp AT delorie DOT com Subject: Re: FPK pascal for DJGPP v2 In-Reply-To: <199704080923.LAA14582@isis.u-strasbg.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 8 Apr 1997, Pierre Muller wrote: > I first tried simply to run old version with go32-v2, but this crashed the > program. You need to compile your FPK with DJGPP v2 to be able to debug it with v2 tools. I don't recommend even trying to debug a v1 program with GDB from v2, because the way the debuggee is loaded is entirely different and will never work to load a v1 image.