[lazarus] CVS Updatesuy

Marc Weustink marc at dommelstein.net
Tue Jun 17 18:51:04 EDT 2003


At 20:07 17-6-2003 +0200, Marco van de Voort wrote:

[Snip]

>[TDebugManager.DoInitDebugger] A
>[TCmdLineDebugger] Debug PID: 15337
>[TCmdLineDebugger.Getoutput] Error waiting
>[TDebugManager.OnDebuggerChangeState] state: dsError
>Ooops, the debugger entered the error state
>Warning: /fpc/fixes/fpc/rtl/bsd: No such file or directory.
>Warning: /fpc/fixes/fpc/rtl/bsd/i386: No such file or directory.
>(gdb)
>
>Gtk-CRITICAL **: file gtkstyle.c: line 3474 (gtk_paint_shadow): assertion 
>tyle != NULL' failed.
>
>And I get a "debugger error".
>
>If it is normal for Linux, then there is no problem. Otherwise, please
>say so, and I'll try to debug the BSD behaviour.

Ehh... debugger errors are not normal, it often shows that gdb presented a 
result I didn't expect.
You got the debug PID, so GDB started. Then you got an error while waiting....
I guess I have some Linux specific code there.

Hmmm... Changed the Linux directive to Unix, seems to work here (and I hope 
for bsd, I guess it also knows kill and select :-)

Marc







More information about the Lazarus mailing list