Hi, Let's say we have an user application whos stack usage is unknown to us. We could always pick a qualified guess and use flthdr to change the stack, and hope for the best. But if I wanted to profile the actual stack usage in more detail - is there any smart way to do this? I have read about methods where the stack area is initalized with a known value, and after running the application the stack area is dumped to see how much of the known values that are overwritten. But I have no idea of how to accomplish this in practice.
Any recommendation on how to do this or to profile the actual stack usage some other way are very welcome. Best regards, Martin Voss _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
