[commit/Ada] Add new task states (Activating, Acceptor_Delay_Sleep)

Joel Brobecker brobecker@adacore.com
Thu Mar 12 23:27:00 GMT 2009


Hello,

A while back, we added some new task states in the GNAT runtime, so
here is the associated update in ada-tasks.c. I think that the change
was made for VMS, so I'm not sure whether the compiler change made it
to the FSF tree or not. But we made sure to add the new enumerates
at the end of the list, so this is backwards compatible.

2009-03-12  Joel Brobecker  <brobecker@adacore.com>

        * ada-tasks.c (task_states,long_task_states): Add new states
        Activating and Acceptor_Delay_Sleep.  Update the description
        of state Acceptor_Sleep.

Tested on amd64-linux. Checked in.

-- 
Joel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01-ada-tasks-states.diff
Type: text/x-diff
Size: 1505 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20090312/147b08ae/attachment.bin>


More information about the Gdb-patches mailing list