0030-9051 0030-9999
Flags:
-a Attaches to a running POE job by specifying its process id. The
debugger must be executed from the node from which the POE job
was initiated. Note that when using the debugger in attach mode there
are some debugger command line arguments that should not be used.
In general, any arguments that control how the partition is set up, or
specify program names and arguments, should not be used.
-d Sets the limit for the nesting of program blocks. The default nesting
depth limit is 25.
-h Writes the pedb usage to STDERR then exits. This includes pedb
command line syntax and a description of pedb flags.
-I Specifies a directory to be searched for an executable's source files.
This flag must be specified multiple times to set multiple paths. (Once
pedb is running, this list can also be updated using the Update Source
Path window.)
-x Prevents stripping _ (trailing underscore) characters from symbols
originating in FORTRAN source code. This flag enables distinguishing
between symbols which are identical except for an underscore
character, such as xxx and xxx_.
Environment Variables: Because the pedb command runs in the Parallel Operating
Environment, it interacts with the same environment variables associated with the
poe command. See the POE manual page for a description of these environment
variables. As indicated by the syntax statements, you are also able to specify poe
command line options when invoking pedb. Using these options will override the
setting of the corresponding environment variable, as is the case when invoking a
parallel program with the poe command.
0030-9051 Source emphasis failed - feature disabled.
Explanation: An error occurred while parsing the source file for source emphasis. Source
emphasis is disabled for this session.
User Response: If the source being displayed is Fortran, you may try using the Free Form
profile by setting FortranProfile: FF in the X resource file.
0030-9999 pedb exiting.
Explanation: pedb is terminating due to error as opposed to a deliberate action. Generally
this message is preceded by a specific message which gives the reason why pedb quit
prematurely.
User Response: Refer to the message that precedes this error message.
50 IBM PE for AIX V2R4.0: Messages