<div dir="ltr">Other information...<div><br></div><div>I'm trying to debug this unit: <a href="https://bitbucket.org/silvioprog/tcpipcomp/src/bc7b35a6e92b3ed29f1e3998f911435ad8d81e34/src/tcpipserver.pas?at=master">https://bitbucket.org/silvioprog/tcpipcomp/src/bc7b35a6e92b3ed29f1e3998f911435ad8d81e34/src/tcpipserver.pas?at=master</a></div>

<div><br></div><div><div>procedure TTcpIpServerSocketThread.Execute;</div><div>var</div><div>  VSynchronized: Boolean;</div><div>begin</div><div>  VSynchronized := Assigned(FOwner) and FOwner.Synchronized; << my break point is here, [... F5, after, F9 ...]</div>

<div style>  try [... F8 ...]</div><div>    if not Terminated then [... F8 ...] << here opens the assembler window :(</div><div class="gmail_extra"><div><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div></div>