~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Aaron Bentley
  • Date: 2010-08-15 15:20:14 UTC
  • mto: (5365.6.7 annotate-revspec)
  • mto: This revision was merged to the branch mainline in revision 5443.
  • Revision ID: aaron@aaronbentley.com-20100815152014-vlnikxr8mhkxwiga
Implement find_lefthand_merger.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
-Dknit            Trace knit operations.
26
26
-Dlock            Trace when lockdir locks are taken or released.
27
27
-Dprogress        Trace progress bar operations.
28
 
-Dmem_dump        Dump memory to a file upon an out of memory error.
29
28
-Dmerge           Emit information for debugging merges.
30
29
-Dno_apport       Don't use apport to report crashes.
31
30
-Dno_activity     Don't show transport activity indicator in progress bar.