Email forwarded to the sqlite-users mailing list. I use gcc and gdb and plain old text editor. I am not able to recommend an IDE since I don't use one.
On Mon, Mar 14, 2011 at 11:16 AM, Thiago Gregolon <[email protected]>wrote: > Good morning, > > My name is Thiago from UDESC - Universidade do Estado de Santa Catarina - > Joinville - Brazil. > I'm doing a optimization to SQLite. I'm trying to reduce the time in any > "select". Also I developed a program to run the SQLite and return the time. > I just have problem to debug the SQLite, I'm doing using "printf and pause" > and this is a hard way to debug a program that has more than 100.000 lines. > I'm using Dev-C++ and the debugger didn't support this code. Could you > recommend one good IDE to do that? > > Regards, > Thiago Fernando Gregolon. > > > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

