dark0s dark0s wrote:
> I did not used never gdb.
> Can I post me commands that I must to use

OK, you are seriously becoming a help vampire 
(http://www.slash7.com/pages/vampires) at this point.  Here are some 
pointers:

- Programming in C: A Modern Approach
        http://knking.com/books/c2/index.html

I use the first edition to train new developers in C, and I'll be 
picking up a copy of the second edition shortly.

- GCC
        http://en.wikipedia.org/wiki/GNU_Compiler_Collection
        http://gcc.gnu.org/
        http://gcc.gnu.org/onlinedocs/
        http://gcc.gnu.org/faq.html

- GDB
        http://en.wikipedia.org/wiki/GNU_Debugger
        http://www.gnu.org/software/gdb/
        http://sourceware.org/gdb/download/onlinedocs/gdb.html

Please start reading.

-- 
Glenn McAllister     <[EMAIL PROTECTED]>      +1 416 348 1594
SOMA Networks, Inc.  http://www.somanetworks.com/  +1 416 977 1414
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to