Also, in my world (Java) the stack trace is valuable as a software engineering tool. I don't know how folks develop in C, C++, ${other_non_scripting} day in and day out without access to that kind of information. Good debuggers and a ton of printf statements, I guess.