Home | Contact | Pricing | News | Partners | Mailing List | Site Map

Developer Center

[PolyORB] Conditional form of pragma Debug

Monday January 28, 2008

PolyORB sources now use the conditional (two-argument) form of pragma Debug, so that the debug message strings are constructed only if traces are enabled for the particular module. This significantly reduces the run-time performance cost of enabling pragma Debug. Users can thus decide to leave it enabled even in production systems, for more convenient debugging. As a result of making this the default, the supporting script support/enable-conditional-debug has been removed from the PolyORB distribution.

 

Posted by Posted in Development Log, PolyORB