
11 Jan
2012
11 Jan
'12
6:14 p.m.
What happens if I use an optimized build?
Optimization does not prevent generation of debug information.
But what about inlined functions? Will the stack trace from inside a function that was inlined during optimization show the name of the inlined function? Thanks, Nate