Date: Fri, 3 Mar 2000 15:42:43 +0100 Message-Id: <200003031442.PAA12644@acp3bf.physik.rwth-aachen.de> From: Hans-Bernhard Broeker To: djgpp AT delorie DOT com Subject: Re: GDB load prob X-Newsgroups: comp.os.msdos.djgpp In-Reply-To: <20000303.035656.-335679.1.roberts.j.whitlock@juno.com> User-Agent: tin/1.4-19991113 ("No Labels") (UNIX) (Linux/2.0.0 (i586)) Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk In article <20000303 DOT 035656 DOT -335679 DOT 1 DOT roberts DOT j DOT whitlock AT juno DOT com> you wrote: > Hello, I got DJGPP 2.02, Allegro 3.9.31, GCC 2.95.2, DOS box in W95, etc > etc, compiled with -g, not with -s, I try to debug it and I get this: > Fri 03-03-2000 3:55:15.13 > F:\dev\FASDK\bin> dir /b ^^^^^^^ That's your problem. In the context of DJGPP, *never* use filenames or directories starting with \dev. DJGPP special-cases this to handle Unix-style device filenames, like /dev/null, /dev/tty and such. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.