From: Joel Brobecker Date: Thu, 1 Nov 2018 22:05:40 +0000 (-0700) Subject: gdb.texinfo: Fix the output of the "info tasks 2" example X-Git-Tag: users/ARM/embedded-binutils-master-2018q4~280 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=87f7ab7b84c5c423f11e8ad0ebefd69e9d08c401;p=external%2Fbinutils.git 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. --- diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 8804e81..5c0c106 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2018-11-01 Joel Brobecker + + * gdb.texinfo (Ada Tasks): Update the "info task 2" example + output to match the current implementation. + 2018-10-27 Philippe Waroquiers * gdb.texinfo (Information About a Frame): Document changes diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 0226b6d..9756155 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -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