Justin,
Look at the debug lab on page#15 for a screen shot...
https://www.ibm.com/developerworks/rational/cafe/docBodyAttachments/3326-102-1-6837/Lab04_debug.pdf
I am a visual guy, and that help me...
But, you have to already be in debug.
Optionally, some like to always use the debug editor. You can turn that on in preference. This assumes that you compile your programs with the proper compiler options. <Hint Hint>
window>preference>Run/Debug>Compiled Debug>debug Editors
Check the box for "Always use Debugger Editor while debugging"
I used to use that option all the time, but you cannot edit your code while debugging, nor get color syntax or other nifty shortcut keys. Such as filter, find matching if/select/do/bracket, etch...
Just another option to toss your way...
-Ken Killian-
-----Original Message-----
From: Ken Killian
Sent: Wednesday, October 18, 2017 3:44 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: RE: [WDSCI-L] Debug module/job
Justin,
Only works when the program in debug, sorry, I forgot to mention that...
-Ken Killian-
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Justin Taylor
Sent: Wednesday, October 18, 2017 3:17 PM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] Debug module/job
The pop-up menu doesn't have "Show View".
-----Original Message-----
From: Ken Killian [mailto:kkillian@xxxxxxxxxxxx]
Sent: Wednesday, October 18, 2017 10:20 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] Debug module/job
If you compiled with *LISTING/*ALL, you should be able to toggle to the *LISTING view.
See, if you see the check marks then...
Right click the source while in debug: > Show View > show *listing
And then see if you see the check-marks...
-Ken Killian-
As an Amazon Associate we earn from qualifying purchases.