BIND 10 #2236: Add a --enable-debug configure flag

BIND 10 Development do-not-reply at isc.org
Tue Sep 4 08:30:58 UTC 2012


#2236: Add a --enable-debug configure flag
-------------------------------------+-------------------------------------
            Reporter:  vorner        |                        Owner:
                Type:  task          |                       Status:  new
            Priority:  medium        |                    Milestone:  Next-
           Component:  Unclassified  |  Sprint-Proposed
           Sensitive:  0             |                     Keywords:
         Sub-Project:  DNS           |              Defect Severity:  N/A
Estimated Difficulty:  0             |  Feature Depending on Ticket:
         Total Hours:  0             |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 Add a --enable-debug configure switch. The purpose is to turn on some
 debugging utilities that are too expensive for deployment but may help
 development or finding problems.

 One of such thighs is enabling/disabling PTHREAD_MUTEX_ERRORCHECK and
 PTHREAD_MUTEX_ROBUST in src/lib/util/threads/lock.cc from #2202. Currently
 it unconditionally enables such checks, which might be needlessly slow.

-- 
Ticket URL: <http://bind10.isc.org/ticket/2236>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list