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: 532
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

cfbsoftware
Site Admin
Posts: 532
Joined: Fri Dec 31, 2010 12:30 pm
Contact:

Re: Debugging GPCP using Visual Studio

Post by cfbsoftware » Sat Jan 25, 2025 11:34 pm

While revisiting this article I discovered another later one titled Another Trick for Debugging GPCP Programs

https://softwareautomata.blogspot.com/2011/11/

Post Reply