added --debugfilter (and annex.debugfilter)
This commit is contained in:
parent
aaba83795b
commit
1b645e1ace
9 changed files with 65 additions and 14 deletions
|
@ -0,0 +1,13 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 6"""
|
||||
date="2021-04-05T19:28:36Z"
|
||||
content="""
|
||||
I've implemented --debugfilter which can select the debug output you want
|
||||
to see.
|
||||
|
||||
Also started splitting out the immutable parts of AnnexState, but that does
|
||||
not yet include debug options, due to the way option parsing currently
|
||||
works. Once that gets done, there's a new fastDebug that can be used inside
|
||||
tight loop code paths.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue