Home | History | Annotate | Download | only in info

Lines Matching full:tasks

2788      Breakpoints::) or a specific task (*note Ada Tasks::) hits that
11382 * Ada Tasks:: Listing and setting breakpoints in tasks.
11383 * Ada Tasks and Core Files:: Tasking Support when Debugging Core Files
11629 File: gdb.info, Node: Stopping Before Main Program, Next: Ada Tasks, Prev: Additions to Ada, Up: Ada
11641 File: gdb.info, Node: Ada Tasks, Next: Ada Tasks and Core Files, Prev: Stopping Before Main Program, Up: Ada
11643 15.4.8.5 Extensions for Ada Tasks
11646 Support for Ada tasks is analogous to that for threads (*note
11649 `info tasks'
11650 This command shows a list of current Ada tasks, as in the
11653 (gdb) info tasks
11694 The task is waiting for created tasks to complete
11714 itself, and is waiting for the tasks dependent on that
11719 The task is sleeping waiting for tasks on terminate
11732 (gdb) info tasks
11747 (gdb) info tasks
11759 (gdb) info tasks
11783 column of the `info tasks' display.
11786 breakpoint applies to _all_ tasks of your program.
11794 (gdb) info tasks
11809 (gdb) info tasks
11817 File: gdb.info, Node: Ada Tasks and Core Files, Next: Ravenscar Profile, Prev: Ada Tasks, Up: Ada
11824 platform being used. For instance, on x86-linux, the list of tasks is
11836 File: gdb.info, Node: Ravenscar Profile, Next: Ada Glitches, Prev: Ada Tasks and Core Files, Up: Ada
15416 GDB enables developers to spawn and debug tasks running on networked
15417 VxWorks targets from a Unix host. Already-running tasks spawned from
15456 * VxWorks Attach:: Running tasks
15527 21.2.1.3 Running Tasks
15536 or suspended when you attach to it. Running tasks are suspended at the
16178 GDB enables developers to debug tasks running on Sparclet targets from
35556 * Ada task switching: Ada Tasks. (line 115)
35557 * Ada tasking and core file debugging: Ada Tasks and Core Files.
35562 * Ada, tasking: Ada Tasks. (line 6)
35684 * break ... task TASKNO (Ada): Ada Tasks. (line 135)
35715 * breakpoints and tasks, in Ada: Ada Tasks. (line 135)
35936 * current Ada task ID: Ada Tasks. (line 105)
36673 * info task TASKNO: Ada Tasks. (line 89)
36674 * info tasks: Ada Tasks. (line 9)
37582 * running VxWorks tasks: VxWorks Attach. (line 6)
38263 * task (Ada): Ada Tasks. (line 105)
38265 * task breakpoints, in Ada: Ada Tasks. (line 135)
38758 Node: Ada Tasks472787
38759 Node: Ada Tasks and Core Files479200