0030-3028 0030-3034
0030-3028 Task
number
: Remote debug engine was unable to set the initial breakpoint.
Explanation: The remote debug engine was unable to set the initial breakpoint.
User Response: Check that the file containing the main routine or the program statement
has been compiled with the -g option. Check that the MP_DEBUG_INITIAL_STOP
environment variable, if used, is set to an executable line of source code.
0030-3029 Task
number
: Function atoi() could not translate line number string to a
number.
Explanation: The translation of the string following the colon in the
MP_DEBUG_INITIAL_STOP environment variable failed.
User Response: Check that the environment variable MP_DEBUG_INITIAL_STOP has
format: filename:line_number and it is set to an executable line of source code.
0030-3030 Task
number
: Internal error: ProcessValueModify(): Call to
GetExpressionList() failed.
Explanation: Internal error.
User Response: Gather information about the problem and follow local site procedures for
reporting hardware and software problems.
0030-3031 Task
number
: Internal error: ProcessValueModify(): Call to FindTreeNode()
failed.
Explanation: Internal error.
User Response: Gather information about the problem and follow local site procedures for
reporting hardware and software problems.
0030-3032 Task
number
: Unable to process the change value request, check types and
ranges.
Explanation: The Change Value window was used but the remote debug engine was
unable to change the value of the programs variable.
User Response: Check that the new value entered is of a type that can normally be
assigned to the variable selected. If a range has been used to define the value to be
assigned, check that the range is within bounds.
0030-3033 Task
number
: The tracepoint request failed because the selected source line
generates no executable code.
Explanation: A source line in the source code window has been selected, and a tracepoint
request has been made for that line. The line selected generated no executable code when
compiled. No action has been taken.
User Response: Select another source line, then request the tracepoint again.
0030-3034 Task
number
: The breakpoint request failed because the selected source
line generates no executable code.
Explanation: A source line in the source code window has been selected, and a breakpoint
request has been made for that line. The line selected generated no executable code when
compiled. No action has been taken.
User Response: Select another source line then, request the breakpoint again.
Chapter 3. pedb Messages 47