From: Simon Marchi <simon.marchi@efficios.com>
To: gdb-patches@sourceware.org
Cc: Simon Marchi <simon.marchi@efficios.com>
Subject: [PATCH 0/3] Remove Neutrino support
Date: Thu, 25 Jul 2024 13:41:34 -0400 [thread overview]
Message-ID: <20240725174514.129360-1-simon.marchi@efficios.com> (raw)
The previous proposal to remove Neutrino support was in 2020, and the
last news from Stephen (from QNX) was in 2021. I'm bumping into changes
complicated by the Neutrino port again, so I propose to remove this
inactive port again.
Simon Marchi (3):
gdb: remove QNX Neutrino support
gdbsupport: remove #ifndef REALTIME_LO in signals.cc
gdb: remove find_and_open_solib so_list method
gdb/Makefile.in | 4 -
gdb/config/nm-nto.h | 29 -
gdb/configure.host | 1 -
gdb/configure.nat | 9 -
gdb/configure.tgt | 6 -
gdb/doc/gdb.texinfo | 14 +-
gdb/i386-nto-tdep.c | 379 ---------
gdb/nto-procfs.c | 1583 -------------------------------------
gdb/nto-tdep.c | 521 ------------
gdb/nto-tdep.h | 194 -----
gdb/osabi.c | 1 -
gdb/osabi.h | 1 -
gdb/solib-svr4.c | 1 -
gdb/solib.c | 7 -
gdb/solist.h | 8 -
gdb/testsuite/lib/gdb.exp | 1 -
gdbsupport/signals.cc | 14 +-
17 files changed, 8 insertions(+), 2765 deletions(-)
delete mode 100644 gdb/config/nm-nto.h
delete mode 100644 gdb/i386-nto-tdep.c
delete mode 100644 gdb/nto-procfs.c
delete mode 100644 gdb/nto-tdep.c
delete mode 100644 gdb/nto-tdep.h
base-commit: f026d7063ecec8b64af5d67247129514d57e6e87
--
2.45.2
next reply other threads:[~2024-07-25 17:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-25 17:41 Simon Marchi [this message]
2024-07-25 17:41 ` [PATCH 1/3] gdb: remove QNX " Simon Marchi
2024-07-25 17:41 ` [PATCH 2/3] gdbsupport: remove #ifndef REALTIME_LO in signals.cc Simon Marchi
2024-07-25 17:41 ` [PATCH 3/3] gdb: remove find_and_open_solib so_list method Simon Marchi
2024-08-11 17:39 ` [PATCH 0/3] Remove Neutrino support Kevin Buettner
2024-08-12 15:29 ` 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=20240725174514.129360-1-simon.marchi@efficios.com \
--to=simon.marchi@efficios.com \
--cc=gdb-patches@sourceware.org \
/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