package/gdb: improve gdb version choice comment
authorRomain Naour <romain.naour@gmail.com>
Sun, 6 Jun 2021 15:03:51 +0000 (17:03 +0200)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sun, 13 Jun 2021 10:15:47 +0000 (12:15 +0200)
commit4de251ea41d109601ce84317b477a83f52629c15
tree13ceed90502b669c6cb4016f5603a01f0b05387c
parent8eac45e6cf59491dde4a1deac888b0db89ccd5cf
package/gdb: improve gdb version choice comment

The comment has been introduced by commit [1] where the latest
gdb version has been used when cross-gdb is not enabled.

But since then the gdb package doesn't use the latest gdb version when
cross-gdb is not enabled. It's the "stable" version.

[1] https://git.buildroot.net/buildroot/commit/?id=fda818390b5e6a585608f4523356eafa0c587f53

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
package/gdb/Config.in.host