Debugging GPCP using Visual Studio

General discussions about working with the Component Pascal IDE and programming .NET using Gardens Point Component Pascal (GPCP)
Post Reply
cfbsoftware
Site Admin
Posts: 493
Joined: Fri Dec 31, 2010 12:30 pm
Contact:

Debugging GPCP using Visual Studio

Post by cfbsoftware » Wed Dec 08, 2021 9:35 pm

John Gough (the author of the Gardens Point family of compilers, including GPCP) wrote an article to address this issue:
Back in the early days of Visual Studio.NET the IDE shipped with a program called DbgCLR, which was found in a GuiDebug directory in the VS distribution. Since VS-2008, this program is not present.
http://softwareautomata.blogspot.com/20 ... tudio.html

Post Reply