[fpc-pascal] Visual studio code

Hairy Pixels genericptr at gmail.com
Sat Aug 12 00:12:57 CEST 2023


> On Aug 11, 2023, at 11:24 AM, Darius Blaszyk via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> Quick question for you all. Has anyone here worked with Visual Studio Code for Free Pascal? I've got the Free Pascal Toolkit plugin up and running, but I'm hitting a bit of a roadblock with setting up GDB debugging. After installing  GDB Debugger - Beyond I still cant debug my app upon setting a breakpoint. Anyone familiar with this and can help me out?

I do all my debugging in VScode but I use LLDB via the CodeLLDB extension. I'm on macOS also so there's too may variables to know what's wrong.

What's the error you're getting?

Regards,
Ryan Joseph



More information about the fpc-pascal mailing list