]> granicus.if.org Git - jq/commit
Add --debug-trace=all for detailed debug output
authorWilliam Langford <wlangfor@gmail.com>
Mon, 20 Feb 2017 05:49:28 +0000 (00:49 -0500)
committerNicolas Williams <nico@cryptonector.com>
Sun, 26 Mar 2017 10:36:22 +0000 (05:36 -0500)
commit94035be3fa80ea201e82ee4b59ee6434357732f6
tree42dc185f1e7d1caefdded7d549768c1573c47ec0
parentc8a2a0acc23e87cb28db794ee95f7d8b87d3ccbb
Add --debug-trace=all for detailed debug output

When tracing execution, print the whole stack, not just the items used by the
current opcode
src/execute.c
src/jq.h
src/main.c