Hi all
I would need to debug a java class called from an rpgle program , via 5250
emulation.
I found this document ibm
https://www-01.ibm.com/support/docview.wss?uid=nas8N1021114
I followed this steps:
1- Job1:
a - add the environment variables
ADDENVVAR ENVVAR(QIBM_RPG_JAVA_PROPERTIES) VALUE('-debug;')
and other variables that might be needed such as CLASSPATH.
2- Job2:
a- strsrvjob
b- strdbg rpgprogram
c- add a breakpoint on the call to Method1
3- Job1:
a- call the RPG program
4- Job2:
a- step into the call to Method1
b- now you can debug the Java method and the RPG program
Step 4a : my rpg program stop at the line that call my class method, but if
press F22 the controll skyp the next RPG line, instead of going / open the
java class source ..
Where am i wrong ?
Thanks in advance
---
Questa e-mail è stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.