Archive :
  May 2006
  June 2006
  July 2006
  July 2007
  August 2007
  April 2008
  June 2008
  December 2008
  January 2009
  March 2009
  June 2009
  January 2010
|
Tip to debug a multi threaded solaris program
Solaris thread library enables extra error checking when environmental variable _THREAD_ERROR_DETECTION is set to 1 or 2. The library prints additional debug/warning messages when _THREAD_ERROR_DETECTION is set to 1. It would generate a core file in addition to debug/warning messages when _THREAD_ERROR_DETECTION is set to 2. This blog by Chris Quenelle provides some additional details.
posted by Amandeep 7/24/2007 11:10:00 PM | PERMALINK
 
 
|
|