mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 11:31:59 +01:00
Now CLI keywords registered via an initcall will be tracked during execution, by keeping a link to their initcall location. "show threads" now shows "exec_ctx: kw registered at @debug.c:3093" which indeed corresponds to the initcall for the debugging commands.