From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: GDB load prob Date: 3 Mar 2000 13:54:22 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 13 Message-ID: <89og6e$88g$1@antares.lu.erisoft.se> References: <20000303 DOT 035656 DOT -335679 DOT 1 DOT roberts DOT j DOT whitlock AT juno DOT com> NNTP-Posting-Host: mars.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Robert S Whitlock (roberts DOT j DOT whitlock AT juno DOT com) 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 ^^^^^ You can't use the directory /dev (it's special for DJGPP). Right, MartinS