C and C++ SoftBench User's Guide
Using SoftBench Debugger
If Something Goes Wrong
Chapter 7 233
A token must be
provided in the `()'
area for the
type
request.
An operation from the "Static" menu
was chosen without providing an
argument in the "()" input box.
.__vptr cannot be
followed.
The Follow and Follow Recursively
operations in the Data Graph Window
cannot follow the special variable
.__vptr used by the C front CC
compiler. This is an internal variable
and cannot be examined.
.__vfp cannot be
followed.
The Follow and Follow Recursively
operations in the Data Graph Window
cannot follow the special variable
.__vfp used by the aCC C++ compiler.
This is an internal C++ variable and
cannot be examined.
variable
cannot be
followed. It is not a
pointer, or it is
a pointer to a string or
a function.
The Follow operations in the Data
Graph Window cannot expand pointers
to strings or functions.
Can't perform operation
while one is in
progress.
You requested a "Show: Data Graph
Indirect()"or"Show: Data Graph()"
while another such operation was
pending. Wait for the first operation to
complete and try again.
Table 7-2
Condition Explanation