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
Unknown Object (File)
Jun 23 2026, 2:00 AM
Unknown Object (File)
Jun 22 2026, 9:08 AM
Unknown Object (File)
Jun 17 2026, 11:28 AM
Unknown Object (File)
Jun 17 2026, 11:28 AM
Unknown Object (File)
Jun 17 2026, 11:28 AM
Unknown Object (File)
Jun 3 2026, 7:58 AM
Unknown Object (File)
May 31 2026, 11:24 PM
Unknown Object (File)
Apr 1 2026, 9:51 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