hello guys,
I write a program, i compile it with -g -O2 -s as a release version, then compile another with -g -O2 as a debug version, when i get the core file from release one, then i debug it with the debug version, but i can not get the right crash pot, i wandered the -O2 will inspect the the simbol lines, right?
i need your help, please.
