[PATCH 0/3] Remove Neutrino support

Simon Marchi simon.marchi@efficios.com
Thu Jul 25 17:41:34 GMT 2024


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



More information about the Gdb-patches mailing list