- First you must make sure your components are compiled with debug enabled.
- Now you must enable debug in the LANSA environment. Locate the file X_LANSA.PRO within the LANSA folder X_LANSA.
Edit this file and add the following lines:- DBUG=Y
- DBHT=<IDE IP Address:Debug Port>
DBUG=Y
DBHT=10.31.0.82:51235
This will redirect all requests to the selected IDE!! - Now start the debug:
- Switch to your iPhone/iPad
- Start the LongRange app and display Settings by touching Settings button:
- In Settings select Development:
- In Development set Debug Mode on:
This will allow the app to wait longer for the response. - Return to Settings.
- Touch Done to run your schema.
- In the menu, select the menu option you want to debug
(RDMLX) Debugging LongRange for LANSA
-
PascalvanDoorn
- Posts: 5
- Joined: Sat May 05, 2012 5:06 pm
- Location: Amsterdam, The Netherlands
(RDMLX) Debugging LongRange for LANSA
You can debug your LongRange program in the LANSA IDE. There is only one way to achieve this.