C and C++ SoftBench User's Guide

Using SoftBench Debugger
If Something Goes Wrong
Chapter 7232
operation
: invalid
relative index:
index
.
Must be a valid
positive (or negative)
integer.
This operation requires a valid integer
offset argument. The
UserOpEnvGotoBosRelative and
UserOpEnvGotoTosRelative
operations only accept positive
integers. Check the button definition.
Unable to open the
button save file.
SoftBench Debugger cannot create the
button definition file. Check to make
sure you have write permission in the
$HOME/.softbench directory.
Warning: operation
performed in most
recent stack activation
of
procedure
.
In certain unusual situations involving
recursively-called procedures,
SoftBench Debugger may switch from a
deeper invocation of a recursive
procedure to the most recent
invocation. This may result in a print
operation, for example, printing values
from a different invocation than you
expected. This message warns you that
this has happened so that you can
switch back to the earlier invocation if
desired.
Unable to open log
file:
SoftBench Debugger cannot open the
log file you specified. Check that the
filename is a valid location, and that
you have write permission on the
directory or file.
The item
name
is not the
first line of an
aggregate
(struct/array).
Select a line that
indicates the start of
an aggregate and try
again.
The "collapse" operation in the Show
Watchpoints dialog box must be applied
to the first element of a collapsible
aggregate structure.
Table 7-2
Condition Explanation