On Wed, Jan 29, 2014 at 4:33 PM, Martin Frb <[email protected]> wrote: > The address suggests (if normal mem layout applies), that this is inside a > dll (system dll). So that would explain why it cant set a breakpoint there. > That can happen, if the dll is executed in a 2nd thread. E.g. the file > open/close dialogs, start several system threads.
There are no DLLs involved and the code is running in the main thread. The project uses some threads, however, but not in this part of the code. -- Felipe Monteiro de Carvalho -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
