0029-2117 0029-2122
0029-2117 Group
string
has been deleted.
Explanation: You issued the group delete command and the group has been successfully
deleted.
User Response: None. This is an informational message.
0029-2118 No action was taken because task(s):
string
are currently RUNNING, and
because the specified group has breakpoints or tracepoints set for it. Only
tasks in the DEBUG READY state can be added to a group which has
group breakpoints or tracepoints set.
Explanation: You issued the group add command. This group had some group events
(breakpoints or tracepoints) set. When adding a task to this group, the group events will be
added for the new task. To add an event, the task must be able to send debugger
commands to the remote debugger. In this case, the tasks listed were not in the DEBUG
READY state so that remote debugger commands could be issued.
User Response: Use the tasks and group list commands to view the state of the tasks.
To change the state of tasks, use the halt command and <Ctrl-c> to bring up a pdbx-subset
prompt.
0029-2119 No action was taken because task(s):
string
are currently RUNNING, and
because the specified group has breakpoints or tracepoints set for it. Only
tasks in the DEBUG READY state can be deleted from a group which has
group breakpoints or tracepoints set.
Explanation: You issued the group delete command. This group had some group events
(breakpoints or tracepoints) set. When deleting a task from this group, the group events will
be deleted from the deleted task. To delete an event, the task must be able to send
debugger commands to the remote debugger. In this case, the tasks listed were not in
DEBUG READY state so that remote debugger commands could be issued.
User Response: Use the tasks and group list commands to view the state of the tasks.
To change the state of tasks, use the halt command and <Ctrl-c> to bring up a pdbx-subset
prompt.
0029-2120 All attached tasks have exited. Type either detach or quit to exit the
debugger, and then restart pdbx if you wish to continue debugging.
Reminder: quit also causes the poe job to be terminated, while detach
does not.
Explanation: All the tasks of the partition have exited.
User Response: Issue the quit or detach pdbx command.
0029-2121 No action has been taken because the partition is already loaded.
Explanation: You issued the load command after the partition was already loaded.
User Response: The load command is not valid after the partition has been loaded.
0029-2122 This event cannot be set because task:
number
is unhooked.
Explanation: You issued a trace or stop command against a task that is unhooked. This
pdbx command requires that the task be in DEBUG READY state.
User Response: You can use the hook command to regain debugger control of previously
unhooked tasks. Issue the group list or tasks command to see which tasks are unhooked.
18 IBM PE for AIX V2R4.0: Messages