[Ada] Rename struct tcb_fieldnos into atcb_fieldnos.
authorJoel Brobecker <brobecker@gnat.com>
Fri, 16 Sep 2011 19:08:50 +0000 (19:08 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 16 Sep 2011 19:08:50 +0000 (19:08 +0000)
commitdccd3cbdabe18b21f6085fcf60323cbc466d1161
tree301c4e00e03d45ae0cf9636220e6d2e279834f5a
parenteecd4c56b40936626187e805494e7c168e7cc748
[Ada] Rename struct tcb_fieldnos into atcb_fieldnos.

`atcb' is clearer than `tcb', as it stands for Ada Task Control
Block. This is also consistent with the rest of the code, which
uses atcb...

gdb/ChangeLog:

        * ada-tasks.c (struct atcb_fieldnos): Renames struct tcb_fieldnos.
gdb/ChangeLog
gdb/ada-tasks.c