Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Subject: Re: [RFA/Ada] Implement Ada tasking support (take 2)
Date: Wed, 22 Oct 2008 19:59:00 -0000	[thread overview]
Message-ID: <20081022195840.GD3638@adacore.com> (raw)
In-Reply-To: <20080924174850.GC3607@adacore.com>

The following patches have now been checked in mainline.

> gdb/:
> 2008-09-24  Joel Brobecker  <brobecker@adacore.com>
> 
>         * target.h (struct target_ops): Add new field to_get_ada_task_ptid.
>         (target_get_ada_task_ptid): New macro.
>         * target.c (default_get_ada_task_ptid): New function.
>         (update_current_target): Inherit field default_get_ada_task_ptid.
>         (update_current_target): Make default_get_ada_task_ptid the default
>         value for field to_get_ada_task_ptid.
>         * ada-lang.h (struct task_control_block): Delete. Never used.
>         (struct task_ptid, task_ptid_t, struct task_entry, task_list):
>         Likewise.
>         (struct ada_task_info): New.
>         (ada_task_is_alive, ada_find_printable_frame)
>         (ada_task_list_iterator_ftype, iterate_over_live_ada_tasks): Add
>         declarations.
>         (ada_build_task_list): Update prototype.
>         (init_task_list, ada_is_exception_breakpoint): Remove prototypes.
>         * ada-lang.c (ada_find_printable_frame): Make non-static.
>         * ada-tasks.c: New file.
>         * Makefile.in (SFILES): Add ada-tasks.c.
>         (COMMON_OBS): Add ada-tasks.o.
>         * linux-thread-db.c (thread_db_find_thread_from_tid)
>         (thread_db_get_ada_task_ptid): New functions.
>         (init_thread_db_ops): Set thread_db_ops.to_get_ada_task_ptid.
> 
> gdb/testsuite:
> 2008-09-24  Joel Brobecker  <brobecker@adacore.com>
> 
>         * gdb.base/completion.exp: Update expected output following
>         the addition of the "info tasks" command.
> 
> gdb/doc:
> 2008-09-24  Joel Brobecker  <brobecker@adacore.com>
> 
>         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
>         (Patching): Replace incorrect usage of @samp by @kbd.

NEWS patch has been sent. I will post patches to provide the various
target-specific implementations of the new to_get_ada_task_ptid method.

-- 
Joel


  parent reply	other threads:[~2008-10-22 19:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-24 17:50 Joel Brobecker
2008-09-26 23:24 ` Tom Tromey
2008-09-26 23:37   ` Pedro Alves
2008-10-07  4:24 ` Joel Brobecker
2008-10-22 19:59 ` Joel Brobecker [this message]
2008-10-22 22:37   ` Jan Kratochvil
2008-10-23  0:49     ` Joel Brobecker
2008-10-23  8:10       ` Jan Kratochvil
2008-10-23 14:48         ` Joel Brobecker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081022195840.GD3638@adacore.com \
    --to=brobecker@adacore.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox