[fpc-devel] Lazarus keeps it's secrets
Mattias Gaertner
nc-gaertnma at netcologne.de
Mon Mar 1 19:29:28 CET 2010
On Mon, 01 Mar 2010 14:20:59 +0100
Michael Schnell <mschnell at lumino.de> wrote:
> To explore how PostMessage() in Linux works, I try to follow the source
> code.
>
> If I do ctrl-click in PostMessage Lazarus takes me to the Windows
> implementation source code, that of course is not active with a Linux
> project.
?
Have you set the target OS in the compiler options to linux?
> If I set a breakpoint at the line containing PostMessage(), execution
> does stop there and stepping further with F7 some steps quite soon
> (often with the first step) not only crashes Lazarus and GDB, but my
> complete GDB process. Only init 3 / init 5 can get5 me running again.
Mighty gdb ;|
Mattias
More information about the fpc-devel
mailing list