|
From: Tom H. <to...@co...> - 2009-02-06 13:45:33
|
Konstantin Serebryany wrote: > Just checking: the mechanism used to get stack traces in exp-ptrcheck > will *not* be confused by such hand-written assembly, right? Of course it will. To start with we only have one piece of code for getting stack traces, and that is used everywhere. Plus if we had a magic way to get the stack trace in one place we'd use it in all the other places as well... Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |