Re: [Buildroot] [PATCH] package/gdb: fix gdb default version
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
On 19/08/2026 18:24, Romain Naour via buildroot wrote: > We need to select one of the 3 gdb versions available when host-gdb is > not selected but the condition was removed while removing gdb 14.x > in commit [1], so gdb package fail to download the archive. > > Select BR2_GDB_VERSION_16 when !BR2_PACKAGE_HOST_GDB. > > [1] 6737c90bc6f89cf0c702707933207dd7c5e3398a > > Fixes: > https://gitlab.com/buildroot.org/buildroot/-/jobs/15969219536 > (TestGdbFullTarget) > https://gitlab.com/buildroot.org/buildroot/-/jobs/15969219539 > (TestGdbserverOnly) > > Signed-off-by: Romain Naour <[email protected]> Applied to master, thanks _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot