]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add debugging code to count the number of iterations of each loop made as part of... debug-loopcounters
authordan <dan@noemail.net>
Thu, 23 Oct 2014 17:26:22 +0000 (17:26 +0000)
committerdan <dan@noemail.net>
Thu, 23 Oct 2014 17:26:22 +0000 (17:26 +0000)
commitf533dbea5f0949348dcba513053669892fcc65bc
treeb420a48c549682bbf5028d0530aa578414290bf7
parent9f07cf7b2e43548f60bd7497dafba30856df3531
Add debugging code to count the number of iterations of each loop made as part of statement execution.

FossilOrigin-Name: c6a5b67ae1fb31120a40d2885b848ec2dab15c4e
manifest
manifest.uuid
src/shell.c
src/sqlite.h.in
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/where.c