From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stafford Horne Date: Thu, 21 Oct 2021 06:15:09 +0900 Subject: [OpenRISC] [PATCH 0/5] OpenRISC Linux Native and GDBServer Support In-Reply-To: <87ee8fv9ql.fsf@tromey.com> References: <20210913124800.471680-1-shorne@gmail.com> <87ee8fv9ql.fsf@tromey.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: openrisc@lists.librecores.org On Wed, Oct 20, 2021 at 12:20:34PM -0600, Tom Tromey wrote: > >>>>> ">" == 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 for reviewing. I will give it a day or two for more comments before pushing upstream. -Stafford