From: "Paulo J. Matos aka PDestroy" Newsgroups: comp.os.msdos.djgpp Subject: Re: Error debugging Date: Tue, 14 Nov 2000 11:20:52 -0000 Lines: 51 Message-ID: <8ur78v$hnh$1@venus.telepac.pt> References: <8uprbl$cd9$1 AT venus DOT telepac DOT pt> <3A111EE4 DOT 6456EBDE AT ujf-grenoble DOT fr> NNTP-Posting-Host: 212.113.181.165 X-Trace: venus.telepac.pt 974200927 18161 212.113.181.165 (14 Nov 2000 11:22:07 GMT) X-Complaints-To: abuse AT mail DOT telepac DOT pt NNTP-Posting-Date: 14 Nov 2000 11:22:07 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com So, are you telling me that the problem is in my djgpp instalation? Well, reading what you say and what the gdb says is the only thing i can imagine that's wrong... But there's other thing... I can debug other programs? Can it be any special header that's ruining everything? Best regards, -- Paulo J. Matos aka PDestroy http://www.pdestroy.net ICQ UIN - 361853 -- If you think you can, you can. And if you think you can't, you're right. - Ash, Mary K. "Maurice Lombardi" wrote in message news:3A111EE4 DOT 6456EBDE AT ujf-grenoble DOT fr... > "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