"Andy Bradford" <amb-open...@bradfords.org> writes:

> Thus said Jeff Ross on Wed, 23 Nov 2016 15:42:08 -0700:
>
>> The  stack may  indeed  be too  damaged--I get  the  following but  it
>> doesn't look very helpful:
>
> More likely the symbols were stripped.
>
> Assuming this was installed from sources,  edit conf-cc and add -g, then
> edit conf-ld and remove the -s:
>
> $ head -1 conf-cc
> cc -O2 -g
> $ head -1 conf-ld
> cc

Better add -g here too.

> $ 
>
> Then recompile  and try  again (e.g.  get a  new core  file and  run gdb
> again).
>
> Andy

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to