<div dir="ltr"><div dir="ltr">I have been using Lazarus IDE v2.0.0 r60307 with fpc 3.0.4  on a 64bit Windows 10 machine without major issues. However, the debugger inserted a breakpoint on the first procedure in the Implementation section. There are no breakpoints in the procedure. In fact, I wrote a dummy procedure without any body, just the begin and end statements besides the procedure name, and call it during the form activation.<div><br></div><div>Is there any way to clear that breakpoint? If I remove that procedure, the debugger will stop at the procedure that becomes the first one after the removal of the dummy procedure.</div><div>Debugger options:</div><div><div><img src="cid:ii_jvfi2ufg0" alt="image.png" width="354" height="413"><br></div></div><div>Other options:</div><div><div>C:\lazarus\fpc\3.0.4\bin\x86_64-win64\fpc.exe</div><div>-MObjFPC</div><div>-Scaghi</div><div>-CirotR</div><div>-O1</div><div>-g</div><div>-gl</div><div>-gv</div><div>-Xg</div><div>-WG</div><div>-l</div><div>-vewnhibq</div><div>-Filib\x86_64-win64</div><div>-Fu..\LMath\uRegression\lib\x86_64-win64</div><div>-Fu..\LMath\UOptimum\lib\x86_64-win64</div><div>-Fu..\LMath\UPolinoms\lib\x86_64-win64</div><div>-Fu..\LMath\UMathStat\lib\x86_64-win64</div><div>-Fu..\LMath\URandoms\lib\x86_64-win64</div><div>-Fu..\LMath\uMathUtils\lib\x86_64-win64</div><div>-Fu..\LMath\ULineAlgebra\lib\x86_64-win64</div><div>-Fu..\LMath\UGenMath\lib\x86_64-win64</div><div>-FuC:\lazarus\components\bgrabitmap-9.9.3\bgrabitmap\lib\x86_64-win64\3.0.4</div><div>-FuC:\lazarus\lcl\units\x86_64-win64\win32</div><div>-FuC:\lazarus\lcl\units\x86_64-win64</div><div>-FuC:\lazarus\components\lazutils\lib\x86_64-win64</div><div>-FuC:\lazarus\packager\units\x86_64-win64</div><div>-Fu.</div><div>-FUlib\x86_64-win64</div><div>-FE.</div><div>-oBaroScanWin.exe</div><div>-dLCL</div></div><div><br></div><div>Is this documented anywhere? I can't find any mention on the web or on the documentation.</div><div><br></div><div>Any help will be appreciated.</div><div><br></div><div>Pedro</div></div></div>