Pre-compiled symbol files
I've been getting annoying warnings from Apple's GDB recently about out-of-date symbol files that it is ignoring, and I couldn't find any way to sort it out... until today, I noticed that one of them had a path associated with it, so I went snooping.
Anyway, to cut a long story short, if you start getting these warnings, the command you need is
sudo /usr/libexec/gdb/cache-symfiles
Post a comment
A live preview of your comment will be displayed below. It should refresh automatically when you stop typing, but if not then the “Preview” button above will update it.