public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@efficios.com>
To: Andrew Burgess <aburgess@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 3/3] gdb: pass more const target_waitstatus by reference
Date: Mon, 22 Nov 2021 13:58:41 -0500	[thread overview]
Message-ID: <4b519589-c396-dc2b-2101-25834530c5fd@efficios.com> (raw)
In-Reply-To: <20211122185636.GJ2514@redhat.com>

On 2021-11-22 1:56 p.m., Andrew Burgess wrote:
> * Simon Marchi via Gdb-patches <gdb-patches@sourceware.org> [2021-11-22 11:27:31 -0500]:
> 
>> While working on target_waitstatus changes, I noticed a few places where
>> const target_waitstatus objects could be passed by reference instead of
>> by pointers.  And in some cases, places where a target_waitstatus could
>> be passed as const, but was not.  Convert them as much as possible.
> 
> LGTM.
> 
> Thanks,
> Andrew

Thanks, pushed all three patches.

Simon


  reply	other threads:[~2021-11-22 18:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-22 16:27 [PATCH 1/3] gdb: rename target_waitstatus_to_string to target_waitstatus::to_string Simon Marchi
2021-11-22 16:27 ` [PATCH 2/3] gdb: introduce target_waitkind_str, use it in target_waitstatus::to_string Simon Marchi
2021-11-22 18:53   ` Andrew Burgess
2021-11-25 14:38   ` Vaseeharan Vinayagamoorthy
2021-11-25 15:33     ` Simon Marchi
2021-11-22 16:27 ` [PATCH 3/3] gdb: pass more const target_waitstatus by reference Simon Marchi
2021-11-22 18:56   ` Andrew Burgess
2021-11-22 18:58     ` Simon Marchi [this message]
2021-11-22 18:48 ` [PATCH 1/3] gdb: rename target_waitstatus_to_string to target_waitstatus::to_string Andrew Burgess

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=4b519589-c396-dc2b-2101-25834530c5fd@efficios.com \
    --to=simon.marchi@efficios.com \
    --cc=aburgess@redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).