From: Simon Marchi <simark@simark.ca>
To: "Jérôme Duval" <jerome.duval@gmail.com>, gdb-patches@sourceware.org
Cc: me@trungnt2910.com
Subject: Re: [PATCH v4 2/2] gdb: Haiku support
Date: Thu, 23 Apr 2026 23:10:41 -0400 [thread overview]
Message-ID: <693997b2-738c-40dc-a55f-3c5d1d8f7c5b@simark.ca> (raw)
In-Reply-To: <20260423185942.7061-3-jerome.duval@gmail.com>
On 2026-04-23 14:59, Jérôme Duval wrote:
> Initial support was done by Trung Nguyen for GDB 15.1 for GSoC 2024:
> See blog entries https://www.haiku-os.org/tags/gdb
> Original Port repository: https://github.com/trungnt2910/gdb-haiku
>
> I mostly adapted to the next major releases.
Like the previous patch, I'm just checking the existing files for now.
I think we'd want an entry for Haiku in gdb/MAINTAINERS, in the
"Host/Native" section, with the name of the person who is going to be
responsible for reviewing changes for Haiku.
> @@ -114,6 +114,7 @@ i[34567]86-*-msdosdjgpp*) gdb_host=go32 ;;
> i[34567]86-*-linux*) gdb_host=linux ;;
> i[34567]86-*-gnu*) gdb_host=i386gnu ;;
> i[34567]86-*-openbsd*) gdb_host=obsd ;;
> +i[34567]86-*-haiku*) gdb_host=haiku ;;
Is this still relevant if you only want to support amd64?
Simon
next prev parent reply other threads:[~2026-04-24 3:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-23 18:59 [PATCH v4 0/2] Support for Haiku/x86-64 in GDB Jérôme Duval
2026-04-23 18:59 ` [PATCH v4 1/2] gdbserver: Haiku support Jérôme Duval
2026-04-24 3:02 ` Simon Marchi
2026-04-23 18:59 ` [PATCH v4 2/2] gdb: " Jérôme Duval
2026-04-24 3:10 ` Simon Marchi [this message]
2026-04-24 3:13 ` Simon Marchi
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=693997b2-738c-40dc-a55f-3c5d1d8f7c5b@simark.ca \
--to=simark@simark.ca \
--cc=gdb-patches@sourceware.org \
--cc=jerome.duval@gmail.com \
--cc=me@trungnt2910.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