Next: , Up: Notes


I.1 Notes for all platforms


Footnotes

[1] There is now a library called libunwind that mpatrol can be built with to add support for stack traversal on various architectures and more will likely follow in the future. There is also a library called StackTrace written by Bjorn Reese which invokes a debugger to generate a stack traceback on certain UNIX platforms, although this method would be too slow for mpatrol to use.

[2] This code can be applied as an mpatrol library patch which can be downloaded from http://heanet.dl.sourceforge.net/sourceforge/mpatrol/mpatrol_patch1.tar.gz.

[3] And perhaps also make the mptools library threadsafe as well

[4] If you really really want this functionality then code to do this is available as an mpatrol library patch which can be downloaded from http://heanet.dl.sourceforge.net/sourceforge/mpatrol/mpatrol_patch4.tar.gz.