× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



OK, if it works for you then it must be something unique to my machine. I can't even set that initial breakpoint, much less run the program to it. That's the main thing I wanted to confirm before going to IBM with this. I was hoping someone else had already run into this issue. I can't think of anything unique about our system that would cause it to work differently than anyone else's that have been on V5R3 for awhile.

I've determined the breakpoint setting problem is across the board for me on all modules that don't happen to be the PEP module in a *PGM as well as all modules used in *SRVPGMs. I've even taken out the NOMAIN keyword on one and added a RETURN statement in the C-specs and it still won't set a breakpoint properly, even though STRDBG works fine on the module that is the PEP in the same program.

Since it only occurred when we upgraded and it is affecting all modules that contain procedures only, I have to assume it is a system wide problem. There is still two of those PTFs on the IBM site we haven't loaded yet, so I will try those next even though they were not intended for the same problem.

Thanks Rob, for your help and if anyone comes up with anything else, please let me know.

rob@xxxxxxxxx wrote:

I created a simple program that utilized a subprocedure from a service program. Then I did STRDBG PGM(NELSON) UPDPROD(*YES)
F14=Work with module list
Program/module Library Type SRVPGM ROUTINES *SRVPGM
  SRVPGM                         *MODULE
NELSON ROB *PGM NELSON *MODULE
Set a breakpoint in SRVPGM here
370       C     WorkDate      SubDur    AnySunday     WorkNum:*D
Which is the first C spec in the subprocedure
CALL NELSON
And I think it was this line it first stopped on
358       P     DayOfWeek   B                   EXPORT
Then I did
F10=Step
and it went to the breakpoint.

Rob Berendt


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.