On Thu, 13 Feb 2014 07:38:08 -0800 (PST) leledumbo <[email protected]> wrote:
> > Please load the IDE in the debugger and set a breakpoint at > FPC_RAISEEXCEPTION. > Then run, reproduce the error and create a backtrace. > > Done, but gdb doesn't seem to catch the exception. Here's the log: > > (gdb) b FPC_RAISEEXCEPTION > Breakpoint 1 at 0x8072a45 > (gdb) run > Starting program: /usr/bin/startlazarus Ah, you debugged startlazarus. Please start /media/LinuxShared/lazarus/lazarus in gdb. > TLazarusManager.Run starting /media/LinuxShared/lazarus/lazarus ... Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
