Mail Archives: djgpp/1997/08/12/19:43:09
Jacob Martin wrote:
>
> ok...here's the deal:
>
> I have a program that will run in gdb, and exit fine...
>
> but, if I run it from the prompt, it gives me this:
neither. you have a pointer/memory related bug in your program. when you
load the program in the debugger, the layout of the memory is different,
so the bug might not surface, but it is there.
as i pointed out to you earlier, you need to run symify on the traceback
and post that along with some relevant code. otherwise, it is impossible
to say anything specific.
--
Sinan
*******************************************************************
A. Sinan Unur WWWWWW
|--O+O
mailto:sinan DOT unur AT cornell DOT edu C ^
http://www.people.cornell.edu/pages/asu1/ \ ~/
*******************************************************************
- Raw text -