From: Tom Tromey <tom@tromey.com>
To: Kevin Buettner <kevinb@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v3 1/6] Introduce target_ops method thread_info_to_thread_handle
Date: Wed, 27 Mar 2019 20:19:00 -0000 [thread overview]
Message-ID: <87zhpgkr3w.fsf@tromey.com> (raw)
In-Reply-To: <20190320214245.795a63d1@f29-4.lan> (Kevin Buettner's message of "Wed, 20 Mar 2019 21:42:45 -0700")
>>>>> "Kevin" == Kevin Buettner <kevinb@redhat.com> writes:
Kevin> This patch adds a thread_info_to_thread_handle method to the target_ops
Kevin> struct. It also implements this functionality for remote targets and
Kevin> linux native threads.
Kevin> gdb/ChangeLog:
Kevin> * gdbthread.h (thread_to_thread_handle): Declare.
Kevin> * thread.c (gdbtypes.h): Include.
Kevin> (thread_to_thread_handle): New function.
Kevin> * target.h (struct target_ops): Add thread_info_to_thread_handle.
Kevin> (target_thread_info_to_thread_handle): Declare.
Kevin> * target.c (target_thread_info_to_thread_handle): New function.
Kevin> * target-debug.h, target-delegates.c: Regenerate.
I think this is the wrong description for the change to target-debug.h.
Otherwise this all looks fine to me.
Tom
next prev parent reply other threads:[~2019-03-27 20:19 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-21 4:32 [PATCH v3 0/6] Add python method gdb.InferiorThread.handle Kevin Buettner
2019-03-21 4:42 ` [PATCH v3 1/6] Introduce target_ops method thread_info_to_thread_handle Kevin Buettner
2019-03-27 20:19 ` Tom Tromey [this message]
2019-03-21 4:45 ` [PATCH v3 2/6] Add python method InferiorThread.handle Kevin Buettner
2019-03-27 20:21 ` Tom Tromey
2019-03-21 4:46 ` [PATCH v3 3/6] Support buffer objects as handles in Inferior.thread_from_thread_handle() Kevin Buettner
2019-03-21 4:48 ` [PATCH v3 4/6] Tests for gdb.InferiorThread.handle Kevin Buettner
2019-03-21 4:49 ` [PATCH v3 5/6] Documentation for python method InferiorThread.handle Kevin Buettner
2019-03-21 14:19 ` Eli Zaretskii
2019-03-21 4:52 ` [PATCH v3 6/6] Rename python function thread_from_thread_handle to thread_from_handle Kevin Buettner
2019-03-21 14:21 ` Eli Zaretskii
2019-03-21 17:09 ` Kevin Buettner
2019-03-21 18:26 ` Eli Zaretskii
2019-03-27 20:27 ` [PATCH v3 0/6] Add python method gdb.InferiorThread.handle Tom Tromey
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=87zhpgkr3w.fsf@tromey.com \
--to=tom@tromey.com \
--cc=gdb-patches@sourceware.org \
--cc=kevinb@redhat.com \
/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