On Sun, Sep 7, 2014 at 5:19 PM, Felipe Monteiro de Carvalho
<felipemonteiro.carva...@gmail.com> wrote:
> I'm trying to debug lcl-cocoa, but the debugger in the IDE is not
> helping (not stopping in breakpoints inside the LCL, can't read
> variable names, etc...)

Well, I see now that IDE debugging generally works, but that reliably
it stops working inside this function:

function TCocoaWidgetSet.SetFocus(Handle: HWND): HWND;

Breakpoint inside it works, but stepping / viewing values / any other
action will crash gdb.

Anyway, I'd still like to know the answer to my original question, if
anyone knows =)

thanks,
-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to