What are the \'best practices\' when it comes to debugging core dumps using GDB?
Currently, I am facing a problem:
You need to do some additional stuff to create binaries with stripped debug information that you can then debug from cores. Best description I could find is here