Mail Archives: djgpp/2000/04/08/10:31:28
On Fri, 7 Apr 2000, beyonddeath wrote:
> ok i used symify on it and it says its on lines which dont exist and
> in functions that dont exist ex.
First of all please make sure that you compile using the -g options, which
will enable debugging info also please *dont* compile with any
optimisations.
so if you file is foo.c,
gcc foo.c -g -o foo.exe
then i run foo.exe and when it crashes run,
symify foo.exe
Then please run symify on the crash and if it doesn't make any sense could
you please post the output of symify here, with a copy of the source.
Hi, I'm a signature virus. plz set me as your signature and help me spread
:)
- Raw text -