Uwe Grauer wrote:
Bram Kuijvenhoven wrote:
Uwe Grauer wrote:
Yes, i'm using Firebird. It crashes when running under gdb.
Even in a small Firebird app? I don't have a Firebird db running at
the time, nor do I have Lazarus compiled with the sqldblaz package. So
it would take some effort to test your program. I hope you can find
the cause, but otherwise I'm willing to help. I was planning to
install a Firebird server on my devel machine anyway...
BTW what command line options does Lazarus pass to gdb?
How do i find this out?
Good question, I hoped the Laz devels knew this, but actually it is
easy to find out using a program like Process Explorer (from
www.sysinternals.com). The command line is:
C:\lazarus\mingw\bin\gdb.exe -silent -i mi -nx
Note that there is also a Debug output window in Lazarus under View ->
Debug windows. It shows the gdb commands. There I found the following
interesting lines:
Now try view, debug, call stack.
And you can see what call caused the crash.
Vincent.
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives