bootlin / toolchains-builder

http://toolchains.free-electrons.com
89 stars 27 forks source link

Use latest gdb version for bleeding edge #1

Closed tpetazzoni closed 7 years ago

tpetazzoni commented 7 years ago

The suffix for bleeding-edge toolchains is now -bleeding-edge and no longer -recent. But there was a leftover -recent.config fragment, which we rename to -bleeding-edge.config. This makes sure gdb 7.12 is used for bleeding edge toolchains.

Signed-off-by: Thomas Petazzoni thomas.petazzoni@free-electrons.com