From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey Date: Wed, 20 Oct 2021 12:20:34 -0600 Subject: [OpenRISC] [PATCH 0/5] OpenRISC Linux Native and GDBServer Support In-Reply-To: <20210913124800.471680-1-shorne@gmail.com> (Stafford Horne via Gdb-patches's message of "Mon, 13 Sep 2021 21:47:55 +0900") References: <20210913124800.471680-1-shorne@gmail.com> Message-ID: <87ee8fv9ql.fsf@tromey.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: openrisc@lists.librecores.org >>>>> ">" == Stafford Horne via Gdb-patches writes: >> Hello, >> As I have been working on the OpenRISC glibc port over the last few years now I >> have had the need to have Linux native debugging. At first I started with the >> gdbserver, but quickly grew out of that and just settled on running gdb native >> on the platform. I read through these and it seemed basically ok to me. I sent one little nit. I don't think it needs re-review if you want to fix that. thanks, Tom