× 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.


  • Subject: RE: Step into service program in debug *Solved*
  • From: Alan Campin <Alan.Campin@xxxxxxxxxxxxx>
  • Date: Sat, 11 Dec 1999 20:20:42 -0700

>>Perhaps RCLACTGRP would also have solved the problem.

I don't think so. This is apparently a bug in the debugger that was
acknowledged by the head of ILE development at a Common Session I went to.
Debugger service programs load information into memory and then doesn't
release them even if you end debugging and you end up having pointers  to
procedures that are not valid and the only safe way to make sure they are
released is to log off and on.

I have tried many times to RCLACTGRP but to no avail. I have just learned,
the moment I see anything funky going on, log off and back on. 

-----Original Message-----
From: Dave Murvin [mailto:davem@drme.com]
Sent: Saturday, December 11, 1999 7:38 PM
To: RPG400-L@midrange.com
Subject: Re: Step into service program in debug *Solved*


My problem seems to have been related to activation groups.  I usually
compile my ILE programs/modules with ACTGRP(*CALLER) DFTACTGRP(*NO). 
When I signed off, then signed on and tried it again, I was able to step
into the SetUsrSpc service program.  I believe that the SetUsrSpc
procedure was accessing an old version of another procedure.  Perhaps
RCLACTGRP would also have solved the problem.

Dave Murvin wrote:
> 
> Hi there,
> 
> I am having trouble getting STRDBG to work when I try to step into a
> procedure in a service program.
> The code I am trying to debug in by main program is as follows:
> 
>  Eval      UsrSpcPtr = SetUsrSpc( UsrSpcName   :
>                                   UsrSpcLib    )
>  If        UsrSpcPtr = *Null

-- 
Dave Murvin
DRM Enterprises, Inc.
davem@drme.com
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator:
david@midrange.com
+---
+---
| This is the RPG/400 Mailing List!
| To submit a new message, send your mail to RPG400-L@midrange.com.
| To subscribe to this list send email to RPG400-L-SUB@midrange.com.
| To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.