summaryrefslogtreecommitdiffstats
path: root/python/knot_resolver/client/commands/debug.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: client: completion: not to sugest already used args and alternatives ...Aleš Mrázek2024-12-201-1/+1
* python: client: handle the escape '--' argument better because we need it in ...Aleš Mrázek2024-12-201-1/+1
* python: client: command: move the getting of completion words to functionAleš Mrázek2024-12-201-9/+10
* kresctl debug: add --print-only and be silent by defaultOto Šťáva2024-12-031-3/+13
* kresctl debug: adjust defaults, documentationOto Šťáva2024-12-031-5/+5
* kresctl debug: allow paths for '--gdb' and add existence checksOto Šťáva2024-12-031-6/+29
* kresctl: debug command help messageOto Šťáva2024-12-031-3/+18
* manager: add more verbose PIDs listingOto Šťáva2024-12-031-9/+9
* kresctl: add command to run a debugger on subprocessesOto Šťáva2024-12-031-0/+96