public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simark@simark.ca>
To: Kamil Rytarowski <n54@gmx.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH v2] Add basic event handling in the NetBSD target
Date: Wed, 29 Apr 2020 11:44:04 -0400	[thread overview]
Message-ID: <99cd90c9-d392-6ff3-249b-958086b19978@simark.ca> (raw)
In-Reply-To: <trinity-cb102880-cdaf-4ff0-a206-92ae49941094-1588158490625@3c-app-mailcom-bs07>

On 2020-04-29 7:08 a.m., Kamil Rytarowski wrote:
> Hello,
> 
> Please review new version submitted as an attachment.
> 
> I've applied all the requested changes and used a nonexited inferior iterator in ::resume(), whenever we receive PTID -1.
> 

I think that makes sense.  Only thing it that you should probably use
`all_non_exited_inferiors (this)`, to avoid trying to resume inferiors
of other targets.

Simon

  reply	other threads:[~2020-04-29 15:44 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 14:45 [PATCH] " Kamil Rytarowski
2020-04-20 10:28 ` Kamil Rytarowski
2020-04-24  1:33 ` Simon Marchi
2020-04-24 10:09   ` Kamil Rytarowski
2020-04-26 21:14     ` Simon Marchi
2020-04-29  9:12       ` Kamil Rytarowski
2020-04-29 11:08   ` [PATCH v2] " Kamil Rytarowski
2020-04-29 15:44     ` Simon Marchi [this message]
2020-04-29 11:47 ` [PATCH v2] Implement the following events: - single step (TRAP_TRACE) - software breakpoint (TRAP_DBREG) - exec() (TRAP_EXEC) - syscall entry/exit (TRAP_SCE / TRAP_SCX) Kamil Rytarowski
2020-04-29 12:07 ` [PATCH v2] Add basic event handling in the NetBSD target Kamil Rytarowski

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=99cd90c9-d392-6ff3-249b-958086b19978@simark.ca \
    --to=simark@simark.ca \
    --cc=gdb-patches@sourceware.org \
    --cc=n54@gmx.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).