[Lazarus] Self-set breakpoint on a procedure?

Pedro Restrepo restrepopj at gmail.com
Wed May 8 19:33:47 CEST 2019


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.

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.
Debugger options:
[image: image.png]
Other options:
C:\lazarus\fpc\3.0.4\bin\x86_64-win64\fpc.exe
-MObjFPC
-Scaghi
-CirotR
-O1
-g
-gl
-gv
-Xg
-WG
-l
-vewnhibq
-Filib\x86_64-win64
-Fu..\LMath\uRegression\lib\x86_64-win64
-Fu..\LMath\UOptimum\lib\x86_64-win64
-Fu..\LMath\UPolinoms\lib\x86_64-win64
-Fu..\LMath\UMathStat\lib\x86_64-win64
-Fu..\LMath\URandoms\lib\x86_64-win64
-Fu..\LMath\uMathUtils\lib\x86_64-win64
-Fu..\LMath\ULineAlgebra\lib\x86_64-win64
-Fu..\LMath\UGenMath\lib\x86_64-win64
-FuC:\lazarus\components\bgrabitmap-9.9.3\bgrabitmap\lib\x86_64-win64\3.0.4
-FuC:\lazarus\lcl\units\x86_64-win64\win32
-FuC:\lazarus\lcl\units\x86_64-win64
-FuC:\lazarus\components\lazutils\lib\x86_64-win64
-FuC:\lazarus\packager\units\x86_64-win64
-Fu.
-FUlib\x86_64-win64
-FE.
-oBaroScanWin.exe
-dLCL

Is this documented anywhere? I can't find any mention on the web or on the
documentation.

Any help will be appreciated.

Pedro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20190508/c1411c35/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 23062 bytes
Desc: not available
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20190508/c1411c35/attachment-0001.png>


More information about the lazarus mailing list