Hello,

I have a problem with debugging in Lazarus 0.9.16. I create new project with 
one form and button. Event OnClick has only one line 
(ShowMessage('text'))with breakpoint. After I run program from Lazarus, it 
crach with these error:

TCompiler.Compile WorkingDir="/tmp/" CompilerFilename="/usr/bin/ppc386" 
CompilerParams=" -S2cgi -OG1 -gl -WG -vewnhi -l 
-Fu/home/ok2cqr/tmp/lazarus/lcl/units/i386-linux/ 
-Fu/home/ok2cqr/tmp/lazarus/lcl/units/i386-linux/gtk/ 
-Fu/home/ok2cqr/tmp/lazarus/packager/units/i386-linux/ -Fu. -dLCL 
-dLCLgtk /tmp/project1.lpr"
[TCompiler.Compile] CmdLine="/usr/bin/ppc386  -S2cgi -OG1 -gl -WG -vewnhi -l 
-Fu/home/ok2cqr/tmp/lazarus/lcl/units/i386-linux/ 
-Fu/home/ok2cqr/tmp/lazarus/lcl/units/i386-linux/gtk/ 
-Fu/home/ok2cqr/tmp/lazarus/packager/units/i386-linux/ -Fu. -dLCL 
-dLCLgtk /tmp/project1.lpr"
Hint: Start of reading config file /etc/fpc.cfg
Hint: End of reading config file /etc/fpc.cfg
Free Pascal Compiler version 2.0.2 [2006/03/13] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Linux for i386
Compiling /tmp/project1.lpr
Compiling unit1.pas
unit1.pas(16,28) Hint: Parameter "Sender" not used
Linking /tmp/project1
65 Lines compiled, 2.3 sec
[TCompiler.Compile] end
[TDebugManager.DoInitDebugger] A
[TCmdLineDebugger] Debug PID: 3109
Xlib: unexpected async reply (sequence 0xeef2)!

Gdk-WARNING **: GdkWindow 0x300023e unexpectedly destroyed

Gdk-WARNING **: GdkWindow 0x300023d unexpectedly destroyed

Gdk-WARNING **: GdkWindow 0x300023c unexpectedly destroyed
Gdk-ERROR **: BadWindow (invalid Window parameter)
  serial 61171 error_code 3 request_code 10 minor_code 0


Latest version from daily snapshot ends with the same error.

Could anybody help me? 

Thanks!

Petr



-- 
Fedora Core 5, KDE 3.5.1, KDevelop 3.3.1

web   : www.ok2cqr.com
mail  : ok2cqr at ok2cqr dot com; petr_hl at mrp dot cz
ICQ   : 165536992
AOL   : PetrHH
Skype : PetrHH

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

Reply via email to