On 09/09/14 11:44, Dennis Poon wrote:
Steve Gatenby wrote:
I have an intermittant exception in my Lazarus app (Access violation)
My app also uses a freepascal library - I think the problem is within it
Can anybody suggest the best way to narrow this down to a unit /
function / line ?
I belie
Steve Gatenby wrote:
I have an intermittant exception in my Lazarus app (Access violation)
My app also uses a freepascal library - I think the problem is within it
Can anybody suggest the best way to narrow this down to a unit /
function / line ?
I believe I have the Frame stack captured, but
I have an intermittant exception in my Lazarus app (Access violation)
My app also uses a freepascal library - I think the problem is within it
Can anybody suggest the best way to narrow this down to a unit /
function / line ?
I believe I have the Frame stack captured, but have no idea what to do
Joost, I saw some of your posts but did not know that your debugger has
a console version. Is it possible to connect to a gdb-server with fpd?
Michael (not trying to hijack this thread)
Am 08.09.14 um 17:39 schrieb Joost van der Sluis:
On 09/07/2014 05:42 PM, Felipe Monteiro de Carvalho wr
On 09/07/2014 05:19 PM, Felipe Monteiro de Carvalho wrote:
Hello,
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...)
So I moved to the console gdb, and I can already break, step over, etc.
Bu
On 09/07/2014 05:42 PM, Felipe Monteiro de Carvalho wrote:
On Sun, Sep 7, 2014 at 5:19 PM, Felipe Monteiro de Carvalho
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 n