Date: Mon, 8 Jan 2001 16:08:56 -0500 Message-Id: <200101082108.QAA05839@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (mrhellman@telia.com) Subject: Re: SV: Strange function addresses References: <3A5A150E DOT E6EE5A6 AT telia DOT com> <200101081952 DOT OAA05184 AT envy DOT delorie DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I found out that the debuggers you were refering doesn't support plain > binary executable format. Does edebug support that? In that case, where can > I download it? There's no such thing as "plain binary executable" format in DJGPP. DJGPP only produces stubbed coff executables. How, exactly, are you creating this executable file?