commit | f48e590aafd4bcc2d63c93c8b7cc45ea671616d8 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Mon Mar 16 17:21:48 2020 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Tue Mar 17 17:38:47 2020 +0000 |
tree | 0fc4a688c6eb0bdc1c05e7f05f7777e2002bdabc | |
parent | fe185734d0164234b1af1c9fcaaf39aefb089d15 [diff] |
configure: allow user to specify what gdb to use This is useful, especially when testing relatively new gdbstub features that might not be in distro packages yet. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20200316172155.971-22-alex.bennee@linaro.org>