Implement the target-specific part of Ada tasking support
authorJoel Brobecker <brobecker@gnat.com>
Thu, 5 Mar 2009 23:42:32 +0000 (23:42 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 5 Mar 2009 23:42:32 +0000 (23:42 +0000)
commitd36df9c574a35b93e079b0058168474ad6872204
treee0a66f9c8a58b3cb9e50471f8965c059e4be63c4
parentb254c0b2b10bdc2862b9f3c83e34cb7eb3bf51b1
    Implement the target-specific part of Ada tasking support
        on Tru64.

        * dec-thread.c (dec_thread_get_ada_task_ptid): New function.
        (init_dec_thread_ops): Set the to_get_ada_task_ptid method.
gdb/ChangeLog
gdb/dec-thread.c