0030-0034 0030-0044
0030-0034 No source file is available to edit.
Explanation: pedb could not locate a source file to edit. Pressing the edit button causes an
edit window to be displayed containing the file that is currently displayed in the pedb source
window. Since there is no source file to edit, the edit window will not be displayed.
User Response: Normal pedb processing will continue.
0030-0035 No task(s) selected.
Explanation: The context has not been set to a task or a task group.
User Response: Press a task or group button to set the current context.
0030-0036 The STOP function is not available, since pedb is not in PLAY mode.
Explanation: The STOP function is only available when PLAY mode is active. Its purpose
is to cancel PLAY mode. The case may be that the stop button was pressed while play
mode was in the process of stopping.
User Response: None. This is an informational message.
0030-0041 Cannot send a request to the remote debugger when a task is RUNNING or
PLAYING. No action has been taken on any task.
Explanation: pedb cannot process your request when the task of the current context is
RUNNING or PLAYING. You may have tried to create or delete breakpoints, or tried to press
the single step or continue buttons. pedb can only process requests when the task is in
DEBUG READY state.
User Response: You should resend the request when the task is in DEBUG READY state.
0030-0043 Cannot send a request to the following task(s):
string
. No action has been
taken on these tasks.
Explanation: A request has been issued for all tasks in the current context. pedb cannot
process your request until all tasks in the current context are in DEBUG READY state.
Setting or deleting breakpoints, clicking on STEP OVER, STEP INTO or CONTINUE are
examples of actions that cause requests to be sent to all tasks in the current context. You
may have tried to to create or delete breakpoints, or tried to press the single step or continue
buttons. pedb can only process requests when all tasks in the current context are in
DEBUG READY state, otherwise, the request is ignored.
User Response: Resend the request when all tasks in the current context are in DEBUG
READY state, or change to a context that meets this criteria.
0030-0044 Shell script
string
could not be located, or can not be executed.
Explanation: The named shell script could not be located in the default directory,
/usr/lpp/ppe.pedb/bin or the user directory if specified by environment variable
MP_DEBUG_BIN_DIR.
User Response: Verify that the script is available and has the appropriate permissions to
be executed by your login. If MP_DEBUG_BIN_DIR is set, make sure that the named script
exists and has the proper permissions or that it does not exist so that the default script
supplied with the debugger can be executed.
26 IBM PE for AIX V2R4.0: Messages