~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/en/debug-flags.txt

  • Committer: John Arbash Meinel
  • Date: 2009-07-30 20:44:21 UTC
  • mto: This revision was merged to the branch mainline in revision 4611.
  • Revision ID: john@arbash-meinel.com-20090730204421-ei0b6opu4h9njsta
Remove -Dlock from the test suite, in preparation for using it elsewhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
-Dhpss            Trace smart protocol requests and responses.
19
19
-Dhpssdetail      More hpss details.
20
20
-Dhpssvfs         Traceback on vfs access to Remote objects.
21
 
-Dhttp            Trace http connections, requests and responses
 
21
-Dhttp            Trace http connections, requests and responses.
22
22
-Dindex           Trace major index operations.
23
23
-Dknit            Trace knit operations.
24
 
-Dlock            Trace when lockdir locks are taken or released.
 
24
-Dlock            Trace when OS locks are potentially used in a non-portable
 
25
                  manner.
25
26
-Dmerge           Emit information for debugging merges.
26
27
-Dunlock          Some errors during unlock are treated as warnings.
27
28
-Dpack            Emit information about pack operations.