diff -r 48780e181b38 -r 578be2adaf3e Symbian3/PDK/Source/GUID-49379616-C235-598D-AE43-668998AD072B.dita --- a/Symbian3/PDK/Source/GUID-49379616-C235-598D-AE43-668998AD072B.dita Tue Jul 20 12:00:49 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-49379616-C235-598D-AE43-668998AD072B.dita Fri Aug 13 16:47:46 2010 +0100 @@ -309,7 +309,7 @@ decremented. This means that if the stack overflows, the stack pointer points into the guard area and causes a processor exception, with the result that the kernel panics the thread.
Return addresses are stored by pushing them on to the stack so at any point you can trace through the stack looking at the saved return addresses to see the chain of function calls up to the present function.
The