[progress Communities] [progress Openedge Abl] Forum Post: Re: Pds Debugger(64bit) To A...

  • Thread starter Thread starter srireddy
  • Start date Start date
Status
Not open for further replies.
S

srireddy

Guest
Hi Kevin, I have created a story for supporting this and added this in the backlog. Meanwhile i found a workaround for debugging a 32 bit runtime from a 64 bit PDSOE, follow the below 2 steps: Step 1: Create run configuration with -debugReady startup parameter a) Create a new run configuration, switch to Startup tab b) Add the following in "Additional startup parameters" field "-debugReady 4455" c) Click on run, this will show the following pop up, IMPORTANT!! Do not on click ok yet! Step 2: Create an external debugger configuration a) Create a new Progress External OpenEdge AVM debugger configuration b) enter host as "localhost" and port as "4455" c) Click on debug, this will show a pop saying "satisfy this alert ...." click on ok, now click ok on popup created in step 1 if any break points were set in your source they must be hit and you can resume with your debugging, all debugging features should work fine. Though this is not an intuitive way of debugging, this should help you get going till we fix this. Hope this helps. Thanks, Nischal Y

Continue reading...
 
Status
Not open for further replies.
Back
Top