Symbols

Over the years I have talked a lot to a lot of people about symbols - the wonderful, wonderful tooling we use to debug programs, get callstacks, run profiling, wrap and inject code, and more.

I also have a number of posts, and a bunch of links to resources, talks and more I have collected over the years.

In the interest of keeping these alive and evergreen, I plan to not only keep blogging about useful things I learn as I go, but also to keep a more consolidated reference. Enter, then a new wiki page on symbols.

These days I spend a lot of time on ELF files, DWARF symbols and various bits of Breakpad infrastructure, so there might be a post on those at some point as well.

Happy symbol wrangling!

Tags:  debugging

Home