public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Hui Li <lihui@loongson.cn>
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH] gdb: LoongArch: Added support for static data member in struct
Date: Thu, 2 Mar 2023 09:22:20 +0800	[thread overview]
Message-ID: <c91ccd1e-aef4-ef4b-d85c-fa933a4c9028@loongson.cn> (raw)
In-Reply-To: <87y1omho58.fsf@tromey.com>



On 2023/2/25 上午3:14, Tom Tromey wrote:
>>>>>> Hui Li <lihui@loongson.cn> writes:
> 
>> As described in C++ reference [1], static data members are not part
>> of objects of a given class type. Modified compute_struct_member ()
>> to ignore static data member so that we can get the expected result.
> 
> Looks good to me.  I don't know this arch but it's normal for tdep code
> to have to do this.
> 
> Reviewed-By: Tom Tromey <tom@tromey.com>
> 
> Tom
> 

Thanks for your review.

Hui


  reply	other threads:[~2023-03-02  1:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24  0:54 Hui Li
2023-02-24 19:14 ` Tom Tromey
2023-03-02  1:22   ` Hui Li [this message]
2023-03-02 14:42 ` Tiezhu Yang

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=c91ccd1e-aef4-ef4b-d85c-fa933a4c9028@loongson.cn \
    --to=lihui@loongson.cn \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.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).