[Lazarus] Step Over/Into doesn't work if I store session info in a separate file

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Thu Jan 30 01:44:25 CET 2014


On Wed, Jan 29, 2014 at 4:33 PM, Martin Frb <lazarus at mfriebe.de> 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




More information about the Lazarus mailing list