Page MenuHomePhabricator

Remove ancient "phd.trace" and "phd.verbose" configuration options
ClosedPublic

Authored by epriestley on Jul 23 2020, 7:22 PM.
Tags
None
Referenced Files
F18838116: D21426.id50983.diff
Mon, Oct 27, 9:21 AM
F18810120: D21426.id.diff
Sun, Oct 19, 7:36 PM
F18806597: D21426.diff
Sat, Oct 18, 8:27 PM
F18745755: D21426.id.diff
Fri, Oct 3, 9:12 AM
F18738050: D21426.id50982.diff
Wed, Oct 1, 1:52 PM
F18734338: D21426.id.diff
Sep 30 2025, 10:52 PM
F18693230: D21426.diff
Sep 27 2025, 12:16 AM
F18649415: D21426.id50983.diff
Sep 20 2025, 8:28 PM
Subscribers
None

Details

Summary

Ref T13556. These options are very old and effectively obsoleted by "bin/phd debug [--trace]". I haven't used either option diagnostically in many years, and they aren't mentioned in the documentation.

Remove them to simplify configuration, and because "phd.trace" doesn't work anyway and likely hasn't for a long time -- it has specific issues with TTY detection (see T13556).

Test Plan

Grepped for "phd.trace" and "phd.verbose". Ran "bin/phd debug [--trace]" and saw verbose/trace output.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable