Tag : debug

Home » Posts tagged debug"

If you are trying to debug a core dump from a different machine, how do you tell gdb where to look for the debug info files to match the shared libs that you have in a non-standard location? It finds the shared libs themselves with a set solib-absolute-p..

Read more