gdb.texinfo: Fix the output of the "info tasks 2" example

gdb/doc/ChangeLog:

        * gdb.texinfo (Ada Tasks): Update the "info task 2" example
        output to match the current implementation.
This commit is contained in:
Joel Brobecker 2018-11-01 15:05:40 -07:00
parent 1cc62f2e44
commit 87f7ab7b84
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2018-11-01 Joel Brobecker <brobecker@adacore.com>
* gdb.texinfo (Ada Tasks): Update the "info task 2" example
output to match the current implementation.
2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
* gdb.texinfo (Information About a Frame): Document changes

View File

@ -17161,7 +17161,8 @@ the following example:
(@value{GDBP}) info task 2
Ada Task: 0x807c468
Name: task_1
Thread: 0x807f378
Thread: 0
LWP: 0x1fac
Parent: 1 (main_task)
Base Priority: 15
State: Runnable