gdb: symbols
22/46
gdb: backtrace
No Title Text for this slide yet
*No locals.* *No symbol table info available.*
•
normally binaries are stripped to save space
•
don't strip symbols, add debugging info:
-ggdb3
•
symbols can be external (
apache2-dbg
etc. packages)