Hello drh, Monday, March 10, 2008, 8:50:54 PM, you wrote:
dhc> "software.simian" <[EMAIL PROTECTED]> wrote: >> >> Just step-in; I'm studying the sqlite code and it would be easier if I could >> see the internal in action. >> dhc> * Compile with -DSQLITE_DEBUG=1 dhc> * PRAGMA vdbe_trace=ON; dhc> * PRAGMA vdbe_listing=ON; dhc> -- dhc> D. Richard Hipp <[EMAIL PROTECTED]> dhc> _______________________________________________ dhc> sqlite-users mailing list dhc> sqlite-users@sqlite.org dhc> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users He wants to be able to compile it and step into the code into the debugger. Using MSVC and compiling it as a static lib, I can step into SQLite's source code at will. -- Best regards, Teg mailto:[EMAIL PROTECTED] _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users