mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Previously, -nodebug cleared all prior -debug configurations in the command line while allowing subsequent debug options to be applied. However, -debug=0 and -debug=none completely disabled debugging, even for categories specified afterward. This commit ensures consistency by making -debug=0 and -debug=none behave like -nodebug: they now clear previously set debug configurations but do not disable debugging for categories specified later. Co-Authored-By: Ryan Ofsky <ryan@ofsky.org> |
||
|---|---|---|
| .. | ||
| bitcoin-gui.cpp | ||
| bitcoin-node.cpp | ||
| bitcoin-qt.cpp | ||
| bitcoin-wallet.cpp | ||
| bitcoind.cpp | ||
| common.cpp | ||
| common.h | ||