public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: "jiangshuai_li" <jiangshuai_li@linux.alibaba.com>
To: "gdb-patches" <gdb-patches@sourceware.org>,
	"Simon Marchi" <simark@simark.ca>
Subject: 回复:[PATCH] gdbserver/csky add csky gdbserver support
Date: Wed, 14 Sep 2022 10:09:48 +0800	[thread overview]
Message-ID: <71f50678-5f9c-45fe-8044-e2c2d466c0d8.jiangshuai_li@linux.alibaba.com> (raw)
In-Reply-To: <5811916b-08c7-fdf9-0c74-4a0b079e4d20@simark.ca>

>On 2022-08-30 07:39, Jiangshuai Li via Gdb-patches wrote:
>> Add new files:
>> gdb/arch/csky.c
>> gdb/arch/csky.h
>> gdb/features/cskyv2-linux.c
>> gdbserver/linux-csky-low.cc
>> 
>> 1. In gdb/arch/csky.c file, add function "csky_create_target_description()"
>> for csky_target::low_arch_setup(). later, it can be used for csky native gdb.
>> 
>> 2. In gdb/features/cskyv2-linux.c file, create target_tdesc for csky, include
>> gprs, pc, hi, lo, float, vector and float control registers.
>
>Hi,
>
>cskyv2-linux.c is be generated from cskyv2-linux.xml, can you please
>also add the xml file so that people can re-generate the .c file if
>needed?
Thank you for reminding, as i have committed this patch yesterday, i will
 send another patch later to add cskyv2-linux.xml.
 Jiangshuai

WARNING: multiple messages have this Message-ID
From: "jiangshuai_li" <jiangshuai_li@linux.alibaba.com>
To: "gdb-patches" <gdb-patches@sourceware.org>,
	"Simon Marchi" <simark@simark.ca>
Subject: 回复:[PATCH] gdbserver/csky add csky gdbserver support
Date: Wed, 14 Sep 2022 10:09:48 +0800	[thread overview]
Message-ID: <71f50678-5f9c-45fe-8044-e2c2d466c0d8.jiangshuai_li@linux.alibaba.com> (raw)
Message-ID: <20220914020948.YGj70GkhKr5Qm5Us-35OgdgsaGZ5ns0TSEZadXy5D0k@z> (raw)
In-Reply-To: <5811916b-08c7-fdf9-0c74-4a0b079e4d20@simark.ca>

[-- Attachment #1: Type: text/plain, Size: 784 bytes --]

>On 2022-08-30 07:39, Jiangshuai Li via Gdb-patches wrote:
>> Add new files:
>> gdb/arch/csky.c
>> gdb/arch/csky.h
>> gdb/features/cskyv2-linux.c
>> gdbserver/linux-csky-low.cc
>> 
>> 1. In gdb/arch/csky.c file, add function "csky_create_target_description()"
>> for csky_target::low_arch_setup(). later, it can be used for csky native gdb.
>> 
>> 2. In gdb/features/cskyv2-linux.c file, create target_tdesc for csky, include
>> gprs, pc, hi, lo, float, vector and float control registers.
>
>Hi,
>
>cskyv2-linux.c is be generated from cskyv2-linux.xml, can you please
>also add the xml file so that people can re-generate the .c file if
>needed?
Thank you for reminding, as i have committed this patch yesterday, i will
 send another patch later to add cskyv2-linux.xml.
 Jiangshuai

  reply	other threads:[~2022-09-14  2:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-30 11:39 [PATCH] " Jiangshuai Li
2022-09-13 13:28 ` Simon Marchi
2022-09-14  2:09   ` jiangshuai_li [this message]
2022-09-14  2:09     ` 回复:[PATCH] " jiangshuai_li

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=71f50678-5f9c-45fe-8044-e2c2d466c0d8.jiangshuai_li@linux.alibaba.com \
    --to=jiangshuai_li@linux.alibaba.com \
    --cc=gdb-patches@sourceware.org \
    --cc=simark@simark.ca \
    /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).