[fpc-pascal] console gdb in mac

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Sun Sep 7 17:42:38 CEST 2014


On Sun, Sep 7, 2014 at 5:19 PM, Felipe Monteiro de Carvalho
<felipemonteiro.carvalho at 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



More information about the fpc-pascal mailing list