kumquat-buildroot/package/gdb
Thomas Petazzoni 3ae900bcf9 package/gdb: remove BR2_PACKAGE_GDB_TOPLEVEL
This option was needed to build versions of GDB < 10.x. As we just
dropped support for GDB 9.x, this logic can now be removed.

The special case to configure just gdbserver was only valid for gdb<10,
but was guarded by !GDB_TOPLEVEL (which was equivalent to gdb<10).
GDB_TOPLEVEL is now always true, so we can't hit that special case
anymore.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[yann.morin.1998@free.fr: add little blurb about gdbserver]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2022-08-14 18:03:39 +02:00
..
10.2
11.2
12.1 package/gdb: add support for version 12.1 2022-08-14 17:53:38 +02:00
Config.in package/gdb: invert the logic to add the dependency on gmp 2022-08-14 17:56:40 +02:00
Config.in.host package/gdb: remove BR2_PACKAGE_GDB_TOPLEVEL 2022-08-14 18:03:39 +02:00
gdb-python-config
gdb.hash package/gdb: remove support for 9.2 2022-08-14 17:53:41 +02:00
gdb.mk package/gdb: remove BR2_PACKAGE_GDB_TOPLEVEL 2022-08-14 18:03:39 +02:00