From: Maurice Lombardi Newsgroups: comp.os.msdos.djgpp Subject: Re: Error debugging Date: Tue, 14 Nov 2000 12:15:49 +0100 Organization: Universite Joseph Fourier - Grenoble 1 Lines: 30 Message-ID: <3A111EE4.6456EBDE@ujf-grenoble.fr> References: <8uprbl$cd9$1 AT venus DOT telepac DOT pt> NNTP-Posting-Host: knautie.ujf-grenoble.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: amazone.ujf-grenoble.fr 974200546 27548 193.54.234.27 (14 Nov 2000 11:15:46 GMT) X-Complaints-To: abus AT ujf-grenoble DOT fr NNTP-Posting-Date: 14 Nov 2000 11:15:46 GMT X-Mailer: Mozilla 4.7 [fr] (Win98; U) X-Accept-Language: fr,it,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Paulo J. Matos aka PDestroy" a écrit : > > Hi, > I'm using gdb from DJGPP to debug a program of mine called simul.c > After compilation: > gcc -g -Wall -c simul.c > gcc -g -o simul.exe simul.o > > I do: > gdb simul > > And then: > list > > And i receive the following: > 1 frame.c: No such file or directory (ENOENT). > > And I don't have any frame.c in my program nor I know what this means. Can > anybody help me? frame.c is contained in gcc sources (gcc2952s.zip) -- Maurice Lombardi Laboratoire de Spectrometrie Physique, Universite Joseph Fourier de Grenoble, BP87 38402 Saint Martin d'Heres Cedex FRANCE Tel: 33 (0)4 76 51 47 51 Fax: 33 (0)4 76 51 45 44 mailto:Maurice DOT Lombardi AT ujf-grenoble DOT fr