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
-Dfilters Emit information for debugging content filtering.
14
-Dgraph Trace graph traversal.
15
-Dhashcache Log every time a working file is read to determine its hash.
16
-Dhooks Trace hook execution.
17
-Dhpss Trace smart protocol requests and responses.
18
-Dhttp Trace http connections, requests and responses
19
-Dindex Trace major index operations.
20
-Dknit Trace knit operations.
21
-Dlock Trace when lockdir locks are taken or released.
22
-Dmerge Emit information for debugging merges.
23
-Dpack Emit information about pack operations.
24
-Dsftp Trace SFTP internals.