|
Re: multi threaded program debugging
Quote:
Originally Posted by calanor
Hi, I am new to multi threaded programming and it seems debugging them is really really hard  Can anybody point me to a good tutorial or book on it. Most of the tutorials I came across were really short and inadequate.
|
Depending on your language requirement and needs...here are a couple URLs to see if these help -
=============================================
A six page article, "Multi-threaded Debugging Techniques" -
* http://drdobbs.com/cpp/199200938
* http://valgrind.org/
* http://www.llnl.gov/computing/tutorials/pthreads/
* http://www.laptev.org/doc/pthreads.html
* http://www.advancedlinuxprogramming.com/alp-folder "Read both Chapters 3 and 4"
* http://www.bogotobogo.com/cplusplus/...Debugging.html
=============================================
Hope this helps.
__________________
2 dual cores, 11 GB RAM, F14 Laughlin - 2.6.35.14-106.fc14.x86_64 & 2.6.35.14-106.fc14.i686.PAE
2 dual cores, 11 GB RAM, F15 Lovelock - 2.6.43.8-2.fc15.x86_64 & 2.6.43.8-2.fc15.i686
3 dual cores, 19 GB RAM, F16 Verne - 3.6.2-1.fc16.x86_64 & 3.6.2-1.fc16.i686
2 dual cores, 11 GB RAM, F17 Beefy Miracle - 3.6.2-4.fc17.x86_64 / .i686
16 x86_64 computing cores,80 GB RAM & 8 SATA Seagate 7200.12 500 GB harddisks
|