4
These flags can be passed on the bzr command line or (without the ``-D``
5
prefix) put in the ``debug_flags`` variable in ``bazaar.conf``.
7
-Dauth Trace authentication sections used.
8
-Derror Instead of normal error handling, always print a traceback
10
-Devil Capture call sites that do expensive or badly-scaling
12
-Dfetch Trace history copying between repositories.
13
-Dgraph Trace graph traversal.
14
-Dhashcache Log every time a working file is read to determine its hash.
15
-Dhooks Trace hook execution.
16
-Dhpss Trace smart protocol requests and responses.
17
-Dhttp Trace http connections, requests and responses
18
-Dindex Trace major index operations.
19
-Dknit Trace knit operations.
20
-Dlock Trace when lockdir locks are taken or released.
21
-Dmerge Emit information for debugging merges.
22
-Dpack Emit information about pack operations.
23
-Dsftp Trace SFTP internals.