Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Proposal to Removal of QNX Neutrino support from GDB
@ 2020-12-11 14:47 Simon Marchi via Gdb
  2020-12-11 17:31 ` Stephen Webb via Gdb
  0 siblings, 1 reply; 13+ messages in thread
From: Simon Marchi via Gdb @ 2020-12-11 14:47 UTC (permalink / raw)
  To: gdb

Hi,

Given that:

- there hasn't been contributions to the QNX Neutrino port for a while [1]
- there is no maintainer for it
- the tools to build and run QNX programs are not publicly available for
  anybody to test this support

I propose to remove QNX Neutrino support from GDB for GDB 12.  That means
the support would still be included in GDB 11, the next release, and removed
just after the GDB 11 branch is created.

There are two parts to it:

1. Native bits for when GDB itself runs on Neutrino (nto-procfs.c)
2. Neutrino target support (nto-tdep.c and friends)

We can't compile #1, as that requires the Neutrino SDK.  We can build-test
#2, as it doesn't require Neutrino-specific include files, but we can't run
it.  The current plan is to remove both.  But if Neutrino target support
(#2) is still being used (say, with a custom remote target), but native
support (#1) isn't, one option is to only remove the native bits, so we only
keep the part that anybody can at least build.

If somebody would like the support for Neutrino to stay in GDB, please speak up.
If so, we will need a maintainer to step up and become responsible to that port.

There is a patch series that implement the proposal here:

https://sourceware.org/pipermail/gdb-patches/2020-December/173894.html

Thanks,

Simon

[1] Last one was d7161de46af ("[nto] Improve ABI sniffing.")

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-03-28 19:25 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-11 14:47 Proposal to Removal of QNX Neutrino support from GDB Simon Marchi via Gdb
2020-12-11 17:31 ` Stephen Webb via Gdb
2020-12-11 17:52   ` Simon Marchi via Gdb
2021-02-25 21:16     ` Simon Marchi via Gdb
2021-02-27 15:48       ` Stephen Webb via Gdb
2021-02-28 15:28         ` Simon Marchi via Gdb
2021-03-01 16:45           ` Simon Marchi via Gdb
2021-08-04 14:51             ` Simon Marchi via Gdb
2021-08-04 15:14               ` Stephen Webb via Gdb
2021-08-04 17:21                 ` Simon Marchi via Gdb
2021-08-04 19:47                   ` Luis Machado via Gdb
2022-04-05 14:30                   ` Simon Marchi
2023-03-28 19:24                 ` Simon Marchi via Gdb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox