Dear Richard,

First of all, thank you for your fast answer. I am Thiago's advisor and we
are facing some problems trying to optimizing SQLite, specially to
understand its code and data structure.
So, in order to help us, I would kindly ask you to provide us any
documentation about the code and / or about the data structure used to
handle the SQLite execution.

Best regards,

-- 
Prof. Fabiano Baldo, Dr. Eng.
Associate Professor of Computer Science Department
Santa Catarina State University


2011/3/14 Richard Hipp <[email protected]>

> 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]
>
>
> --
> Esta mensagem foi verificada pelo sistema de antivĂ­rus e
> acredita-se estar livre de perigo.
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to