Re: [sqlite] Basic system setup for tracing?

2008-03-10 Thread software.simian
ss> I am trying to setup a very basic system for just tracing the sqlite code, ss> but I didn't have any luck. ss> Code::Blocks compiles everything, but when it comes to tracing, it traces ss> even through comments. ss> Eclipse CDT includes the sqlite3.h, and accepts the *sqlite3 pointer, but

[sqlite] Basic system setup for tracing?

2008-03-10 Thread software.simian
I am trying to setup a very basic system for just tracing the sqlite code, but I didn't have any luck. Code::Blocks compiles everything, but when it comes to tracing, it traces even through comments. Eclipse CDT includes the sqlite3.h, and accepts the *sqlite3 pointer, but doesn't accept the