X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com From: Eli Zaretskii To: Juan Manuel Guerrero CC: djgpp AT delorie DOT com In-reply-to: <201101152018.51379.juan.guerrero@gmx.de> (message from Juan Manuel Guerrero on Sat, 15 Jan 2011 20:18:51 +0100) Subject: Re: Difficulries with GDB 7.2 compiled with DJGPP References: <201101152018 DOT 51379 DOT juan DOT guerrero AT gmx DOT de> Message-Id: Date: Sat, 15 Jan 2011 19:08:47 -0500 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 > From: Juan Manuel Guerrero > Date: Sat, 15 Jan 2011 20:18:51 +0100 > > (gdb) b main > Breakpoint 1 at 0x1f26: file 1.c, line 5. > (gdb) r > Starting program: f:/g/4/__bins__/bin/2.exe > Don't know how to run. Try "help target". > (gdb) target exec > No executable file now. > (gdb) > > > Any suggestions? Can you debug the v2.04 build with GDB from the v2.03 build, and see what causes the "Don't know how to run" message?