Felipe Monteiro de Carvalho wrote:

Hello,

Run with --g-fatal-warnings in gdb. Then you will get the exact point, where
the gtk gets the wrong parameters.
This can help us to track down the bug.

Where do I put this parameter? I tryed "gdb --g-fatal-warnings
project_name", but this doesn't work. I also could not find --g or
similar option for executing gdb.

I followed the instructions on the wiki to create a backtrace and here
is the output:

(gdb) break fpc_raiseexception
Breakpoint 1 at 0x805d8ee
(gdb) run
use: gdb project_name

and then at the (gdb) prompt: run --g-fatal-warnings

HTH

Andrew

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to