Loading Symbols
Federico Alves <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <C7FCAC05.6BC7%[email protected]> |
I was asked "Can you load the symbol table? Then we could see the paramters passed and the exact line it failed on." My current ./configure line is: CFLAGS="-g3 -O0" ./configure --prefix=/usr --with-tdsver=8.0 --enable-msdblib --with-unixodbc=/usr How would my ./configure line look like if I want have full debug information? "If you can possibly get a TDSDUMP log and a backtrace for the same crash, we'd be able to see the column metadata as received from the server. That might provide some insight into what went wrong." How do I do that? Sorry I am not an engineer, but a businessman Federico