Google
 

5/10/07

gdb problem.

I had gdb problem. It complained "no symbol table", something like that. I don't know exactly how I fixed it. But it seems that after I installed the following packages, it disappeared.

libstdc++2.10-dbg
libstdc++2.10-dev
libstdc++5-3.3-dev
libstdc++6-dbg
libstdc++6-dev
libstdc++6-4.1-dev

then restared kdevelop, now it works! Also make sure that the -g option is in the compile options.

No comments: