Categories
Uncategorized

Opinion: A Tale of Two Call Stacks

[In this reprinted #altdevblogaday opinion piece, Valve Software programmer Bruce Dawson explains why graphics vendors should share their code symbols with the public, and puts out a call to action for developers.] My Kingdom For Some Symbols I spend a large portion of my time at work trying to make things faster and less crashy. Usually the problems I investigate are in our own code, so I have full information – source code and symbols. …