× 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: ILE Debug-bug-er? -Reply
  • From: Scott Cornell <CORNELLS@xxxxxxxxxxxxxxx>
  • Date: Wed, 14 Jan 1998 17:12:27 -0500

>>> Tim Truax <truax@usaor.net> 01/14/98 02:30pm >>>
>Hi all,
>I am starting to write ILE..ergo I have a perplexing situation dealing
>with the ILE Debugger.
>1) Have a very simple ILE program that I know works.
>2) STRDBG (TIMLIB/ILE006) UPPROD(*YES)
>3) Source is displayed beautifully, and I add my breakpoints.
>4) Next I press F12-Resume and immediately I am back at the Menu.
>5) Or.. I press F10-Step and immediately I am back at the Menu.
>This is frustrating me... When I run this little program (ILE006) It
>updates the little file I created.  But when I go through STRDBG
> and I get unceremoniusly slammed back on the Menu no update has
> occurred.  I am definitely saying *yes to UPdate PRODuction Data.
>
>Also.. my little file resides in a PROD type library.

                   ----------

You don't say so specifically in your post, so I'll try the obvious
1st:  the ILE debugger works just like the non-ILE one in that invoking
the debugger and invoking the program to be debugged are two
seperate steps.  So, even though you get source displayed and can
set breakpoints, etc. after a STRDBG command, you pgm hasn't
started executing yet.  Try CALL TIMLIB/ILE006 when you get
"slammed" back to the menu, and you should get the source displayed
again.  This time, the pgm really is executing and it's stopped at the
first breakpoint you set (that'd be the highlighted line of source code
on your screen)

Scott Cornell
Mercy Information Systems
+---
| This is the Midrange System Mailing List!
| To submit a new message, send your mail to "MIDRANGE-L@midrange.com".
| To unsubscribe from this list send email to MIDRANGE-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.