Mail Archives: djgpp/2000/11/14/06:30:28.1
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" <Maurice DOT Lombardi AT ujf-grenoble DOT fr> 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
- Raw text -