|
From: Julian S. <js...@ac...> - 2005-05-30 08:09:54
|
Robert Interesting patch. I was wondering if you can simply use the --max-stackframe flag in the 3 line to get the same result .. > if delta %esp > some value, then assume a thread change This allows you to set 'some value' on the command line. Furthermore if you don't do that it will tell you plausible values to try anyway. Could you try out --max-stackframe to see if it is good enough? J |