×
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.
On 2 February 2016 at 18:38, Peter Thomas <Peter.Thomas@xxxxxxxxxx> wrote:
I am debugging a rather large program on a remote system.
I can step through the program but I can't display any variable values.
Normally when I debug a program, RDi switches to the Debug
Perspective. In the Debug Perspective, the Debug Editor pane
displays. It is this Debug Editor which has the hover functionality,
etc. If I were to edit a PC text file from within the Debug
Perspective, I would be using the Text Editor.
Of course, the prerequisite is that the program being debugged be
compiled with a debug view, and that sometimes surprises me.
I myself tend to add variables to a Monitor; I like that they turn red
when they change. That often gives me a clue where my logical error
is when I see a whole bunch of my monitors light up at the moment I
don't expect them to. Right click, Monitor Expression.
--buck
As an Amazon Associate we earn from qualifying purchases.