]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the test_trace_breakpoint() subroutine that is invoked after each
authordrh <drh@noemail.net>
Thu, 2 Jan 2020 13:26:49 +0000 (13:26 +0000)
committerdrh <drh@noemail.net>
Thu, 2 Jan 2020 13:26:49 +0000 (13:26 +0000)
commit52f11b885a5580e270fa28cc066b884eea3274b7
tree9bfbff3d879f4d40e9f1f3e817e095b04a0f37b1
parent629b88c683056ad69761cc1ae7e8026dbb4f530f
Add the test_trace_breakpoint() subroutine that is invoked after each
instruction is printed while running PRAGMA vdbe_trace=on.  Only works for
SQLITE_DEBUG builds.  Also add parameters "pc" and "pOp" to
test_addop_breakpoint() to make it easier to set conditionals.

FossilOrigin-Name: 49a6368c384178653cb3ccb58cc8eff93327c16929bf79eeefeb13a4ce897153
manifest
manifest.uuid
src/vdbe.c
src/vdbeaux.c
src/vdbemem.c