I've read before that you can use the "--hook-entry" and "--hook-exit" to determine a stack overflow. Does anyone have a practical example on how to achieve this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Sorry for digging out this old post but i'm trying to achieve the same and can't find some useful information :(
If i create an entry hook and place an assert in it, then the debugger can't show me what triggered it (i.e. which function called the entry hook or where in the code the msp currently is). It seems as if this totally messes up the debugger.
**Attention** This is a public forum