1014
C++ Moment
(lemmy.world)
Post funny things about programming here! (Or just rant about your favourite programming language.)
imagine if it, like, told you this so you didn't have to find out about it via a post on lemmy
imagine if it like, read that file and gave you a stack trace
gdb gives you waaaaaaaaaaaaaaay more than a stack trace.
I love gdb! I recently had to do a debug and wow its so cool! On gentoo I can compile everything with symbols and source and can do a complete stack trace.