PowerBuilder Crashes on Debug

You insert a new breakpoint, starts the application in debug mode and… surprise! PowerBuilder crashes! Well, the solution to this is simple.

When this behavior seems to happen out of the blue, the most common causes are invalid expressions in breakpoints and/or Watches.

Mr. Chris Pollach suggests the following steps to solve the problem:

1. Delete all breakpoints;

2. Delete all the items in the Watch tab;

3. make a reset in PowerBuilder Layouts (View-> Layouts-> (Default));

4. Restart the PowerBuilder.

The following two tabs change content below.
Software Architect and Backend Developer (almost Fullstack), I usually work with C#, PowerShell, Python, Golang, bash and Unity (this one is more for a hobby). I'm always looking for something new to learn, adding new tools to my utility belt.
Posted in Dev, PowerBuilder and tagged , , , , , , , , , .