Hi Marco,
I think you will get no local variables shown if you are debugging against
V5R4 and your program has a variable that is the same as a debugger
keyword such as "USER". To see if this might be the case for you what
you can try is to debug your program with the system debugger (green
screen) and issue the command :
EVAL %LOCALVARS
If this results in the message "Syntax error occurred" then you have a
variable somewhere in your program that matches a debugger keyword. This
does not happen in V6R1 or later. Unfortunately I don't yet have a list
of the debugger keywords that will cause the error.
I don't believe that this problem is related to what Thierry describes
below.
Mike
Mike Hockings, P.Eng.
IBM Rational Developer for System z and Power Technical Support
IBM Canada Ltd. Laboratory
hockings@xxxxxxxxxx
voice 1-905-413-3199 T/L 313-3199 ITN 23133199
From: Marco Facchinetti <marco.facchinetti@xxxxxxxxx>
To: "Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>
Date: 11/11/2010 05:08 AM
Subject: Re: [WDSCI-L] Weird Debugger behavior in RPD 7.6.0.1
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
Yes there is a problem with the Variables view since most of time I debug
programs it's empty ("No variables for the actual stack frame" or
something
like that).
Version: 7.5.1.5
HTH
MarcoF
2010/11/10 Thierry Bernard <thierry.mr@xxxxxxxxxx>
Jon and Susan,
I had a similar problem where stepping would not stop but continued to
the end of the program.
I reported the problem to IBM, they're still working on it but they said
that it was related to the Variables view.
When that view is not visible (like having another view such as Monitors
in front of it), the problem disappears.
Have a nice day.
Thierry.
As an Amazon Associate we earn from qualifying purchases.