0030-3043 0030-9022
0030-3043 Task
number
: The executable chosen for debugging did not have execute
permission.
Explanation: The remote debugger attempted to find the program to execute on a task.
User Response: Update the permissions on the program file on the remote node.
0030-3044 Task
number
: The executable chosen for debugging is not a RS/6000
executable.
Explanation: The remote debugger could not find the program to execute on a task.
User Response: Check that the program file on the remote node is a RS/6000 executable.
0030-3045 Task
number
: The executable chosen for debugging did not have read
permission.
Explanation: The remote debugger could not find the program to execute on a task.
User Response: Update the permissions on the program file on the remote node.
0030-3046 Task
number
: The executable chosen for debugging did not have execute or
read permission.
Explanation: The remote debugger could not find the program to execute on a task.
User Response: Update the permissions on the program file on the remote node.
|0030-3047 Task
number
: The executable chosen for debugging is a 64 bit RS/6000
|executable. The pedb debugger does not support debugging 64 bit
|executables.
|Explanation: The pedb debugger does not support debugging 64-bit executables.
|User Response: Choose a 32-bit executable to debug.
0030-3049 All tasks have exited. Select Ok to exit,then restart pedb if you wish to
continue debugging.
Explanation: All the tasks in the partition have exited. There is currently no program restart
facility in pedb.
User Response: Selecting Ok will exit pedb. Issue the pedb command again to do further
debugging.
0030-3050 The remote debug engine for task:
number
has failed with:
string
.
Explanation: There is a remote debug engine started for each of the instances of the POE
program. One of the remote debug engines has failed. The entire debug session has been
terminated.
User Response: Re-start pedb. If the problem persists set the MP_DEBUG_LOG
environment flag to 3 and have the log (/tmp/debug_log.

pid

.

task_number

) available when
reporting the problem.
0030-9022
:
Syntax:
pedb [[program] program options] [poe options] [X options] [[-I source
directory]...] [-d nesting depth] [-x]
pedb -a poe process id [limited poe options] [X options] [[-I source
directory]...] [-d nesting depth] [-x] pedb -h
Chapter 3. pedb Messages 49