1. Menna Pablo Javier
  2. PowerBuilder
  3. Friday, 2 June 2023 13:11 PM UTC

Hi,

I have problems debugging the application in powerbuilder 2021. I have the IDE installed on two different PCs, on one PC I can debug without problems, on the other PC I can't. Both have the same configuration and are running on windows 10. When I try to debug the instance that doesn't work it just crashes the application without any message. It doesn't matter where in the code it is, just "step in" and the app dies.

Regards

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 2 June 2023 16:20 PM UTC
  2. PowerBuilder
  3. # 1

Hi Menna;

  1. Make sure that each IDE instance is using the same runtime build number
  2. When you copy the App, make sure that you delete the OPT file (debugging information).

PS: I do this all the time between W10 machines, W11 machines and W10=>W11 & vise-versa with no problems!

HTH

Regards ... Chris

Comment
There are no comments made yet.
Miguel Leeuwe Accepted Answer Pending Moderation
  1. Friday, 2 June 2023 15:24 PM UTC
  2. PowerBuilder
  3. # 2

Hi,

Have you tried to clear all the debug break points before starting the debug?

Once you have done that, set only one stop and see if that works.

regards

Comment
  1. Benjamin Gaesslein
  2. Tuesday, 6 June 2023 07:45 AM UTC
Additionally, try clearing the "Watch" tab in the debugger. Having a lot of expressions in there can crash the debugger.
  1. Helpful 1
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.