I am trying to debug Sqlite3 source code. My target is to make some changes to vdbe.c file.
vdbe.c
After downloading the project source code, I imported the project