On 15/10/2019 12:14, Martin Frb via lazarus wrote:
On 15/10/2019 04:23, Anthony Walter via lazarus wrote:
Here is a short video where I demonstrate how to switch between the gdb and lldb inside Lazarus.
https://cache.getlazarus.org/videos/lazarus-lldb.mp4

You can add a 2nd configuration via the toolbar. Then use the toolbar to toggle. That way you  (once the conf is added) you only need to select in the toolbars dropdown, instead of having to change 2 fields. (The toolbar is Lazarus 2.1 only)

https://wiki.lazarus.freepascal.org/IDE_Window:_DebuggerClassOptionsFrame
Also, you should NOT use the "lldb debugger (ALPHA)"

There is a "LLDB debugger (with fpdebug) (beta)" which I recommend. It features watches in Pascal format.

If it does not show, then install the package LazDebuggerFPlldb. Mind the FP before lldb.
If you build "bigide" I would have expected it to be there by default.

--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to