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






Hi Chip,

I am wondering whether you followed the instructions from Don?
If you did and applied all required PTFs, I wonder what you mean
that debugger still doesn't run?

Could you describe the exact steps and what you are seeing as a result?
You just need to make sure that your PGMs are compiled with debug data...

Thanks,
Vadim
iSeries Run-Time Analysis Tooling




                                                                           
             Chip Milosch                                                  
             <cmilosch@amerite                                             
             ch.net>                                                    To 
             Sent by:                  wdsci-l@xxxxxxxxxxxx                
             wdsci-l-bounces@m                                          cc 
             idrange.com                                                   
                                                                   Subject 
                                       [WDSCI-L] Re: debugging             
             03/11/2004 03:14                                              
             PM                                                            
                                                                           
                                                                           
             Please respond to                                             
                 Websphere                                                 
                Development                                                
             Studio Client for                                             
                  iSeries                                                  
                                                                           
                                                                           




I do the strrsesvr giving it the name of my one & only iSeries connection.
That starts fine, but still can't run debugging.

Concerning Denise's response - I don't know how to set up what you are
saying. Is that a standard compiler option?  I don't do straight compiles,
I use a User Action to initiate the compile.


wdsci-l-request@xxxxxxxxxxxx wrote:
Send WDSCI-L mailing list submissions to
wdsci-l@xxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.midrange.com/mailman/listinfo/wdsci-l
or, via email, send a message with subject or body 'help' to
wdsci-l-request@xxxxxxxxxxxx

You can reach the person managing the list at
wdsci-l-owner@xxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of WDSCI-L digest..."


Today's Topics:

1. Debugging problems (Chip Milosch)
2. RE: Debugging problems (Colin Williams)
3. Open with Code 400 from RSE vs. Project Persp.
(dkoniec@xxxxxxxxxxxxxxxxxxxxx)
4. Re: Debugging problems (Denise Wisner)


----------------------------------------------------------------------

message: 1
date: Thu, 11 Mar 2004 07:04:09 -0800 (PST)
from: Chip Milosch
subject: [WDSCI-L] Debugging problems

I suspect this question has been answered before, but I can't find out
where.

I am trying to utilitze the interactive debugging feature of WDSC 5.1. I
have set up all of the debug specifications for the process, but when I try
to start the main program I get a dialog telling me to:

Make sure the communication daemon is running (It is, since the only daemon
option is to stop the daemon)
Open a 5250 emulator session and use the strrsesvr command ( I have)

Things still don't work. Do I need to start the 5250 session with strrsesvr
first?







------------------------------

message: 2
date: Thu, 11 Mar 2004 15:23:59 -0000
from: Colin Williams
subject: RE: [WDSCI-L] Debugging problems

Chip,

You shouldn't have to. Are you doing strrsesvr with the name that it gives
you?

Cheers
Colin.W

-----Original Message-----
From: Chip Milosch [mailto:cmilosch@xxxxxxxxxxxxx]
Sent: 11 March 2004 15:04
To: wdsci-l@xxxxxxxxxxxx
Subject: [WDSCI-L] Debugging problems


I suspect this question has been answered before, but I can't find out
where.

I am trying to utilitze the interactive debugging feature of WDSC 5.1. I
have set up all of the debug specifications for the process, but when I try
to start the main program I get a dialog telling me to:

Make sure the communication daemon is running (It is, since the only
daemon option is to stop the daemon)
Open a 5250 emulator session and use the strrsesvr command ( I have)

Things still don't work. Do I need to start the 5250 session with strrsesvr
first?





_______________________________________________
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.

This e-mail has been sent by a company of Bertram Group Ltd, whose
registered office is The Nest, Rosary Road Norwich NR1 1TF.
This message, and any attachments, are intended solely for the addressee
and may contain privileged or confidential information. If you are not the
intended recipient, any disclosure, copying, distribution or any action
taken or omitted to be taken in reliance on it, is prohibited and may be
unlawful. If you believe that you have received this email in error, please
contact the sender immediately. Opinions, conclusions and statements of
intent in this e-mail are those of the sender and will not bind a Bertram
Group Ltd company unless confirmed in writing by a director independently
of this message.
Although we have taken steps to ensure that this email and any attachments
are free from any virus, we advise that in keeping with good computing
practice the recipient should ensure they are actually virus free.



------------------------------

message: 3
date: Thu, 11 Mar 2004 11:17:20 -0500
from: dkoniec@xxxxxxxxxxxxxxxxxxxxx
subject: [WDSCI-L] Open with Code 400 from RSE vs. Project Persp.





I have WDSC V5.1
When I open a source member with Code Editor from within Remote
Systems Explorer, I get a different version of Code than when I
open the same RPGLE source member from the Project perspective.
Opening from RSE takes a few minutes and doesn't have all the
features or colors as when I open the source member from the Proj
Perspective.

When opening from RSE, window displays ..Progress indicator,
Downloading file from host...takes a few minutes.
In the title bar shows, C:\WDSC\Tmp\Q0000012.400 while loading,
then displays in the title bar the server and source file name
DKONIEC/ILESOURCE(POL541) and the source is all one
color, and not all the buttons or menu options are displayed.

The Project Persp. opens immediately and shows title bar as
C:\Documents and
Settings\dkoniec\Personal\IBM\wdsc\workspace\decpage\ilesource\POL541.RPGLE.

This is the right version of Code Editor, with color coded specs
and full menu and tool bar.

How can I get the same Code Editor to open from a source member
within RSE as when I open a source member from the Project
Perspective.

The contents of this email may be confidential. If you are not the intended
recipient of this email, any access to, disclosure, copying, or
distribution of this information, is prohibited and may be unlawful. If you
receive this email in error, please reply to the sender immediately to
advise him/her of the error, and then delete this email and any
attachments.




------------------------------

message: 4
date: Thu, 11 Mar 2004 11:27:21 -0600
from: Denise Wisner
subject: Re: [WDSCI-L] Debugging problems

I had a problem debugging and I recompiled the programs with prompt and
specified debugging view *all. and then debug worked

Chip Milosch wrote:

>I suspect this question has been answered before, but I can't find out
where.
>
>I am trying to utilitze the interactive debugging feature of WDSC 5.1. I
have set up all of the debug specifications for the process, but when I try
to start the main program I get a dialog telling me to:
>
> Make sure the communication daemon is running (It is, since the only
daemon option is to stop the daemon)
> Open a 5250 emulator session and use the strrsesvr command ( I have)
>
>Things still don't work. Do I need to start the 5250 session with
strrsesvr first?
>
>
>
>
>
>_______________________________________________
>This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing list
>To post a message email: WDSCI-L@xxxxxxxxxxxx
>To subscribe, unsubscribe, or change list options,
>visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
>or email: WDSCI-L-request@xxxxxxxxxxxx
>Before posting, please take a moment to review the archives
>at http://archive.midrange.com/wdsci-l.
>
>
>
>




------------------------------

_______________________________________________
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
digest list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.


End of WDSCI-L Digest, Vol 2, Issue 119
***************************************
_______________________________________________
This is the Websphere Development Studio Client for iSeries  (WDSCI-L)
mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.



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.