]> git.proxmox.com Git - mirror_qemu.git/commit - configure
configure: favour gdb-multiarch if we have it
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 30 Apr 2020 19:01:14 +0000 (20:01 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 6 May 2020 08:29:26 +0000 (09:29 +0100)
commitf2385398b2f02eec9ea78ea4aa88c5ee66cd1ded
tree12a617ec11116623df94758e88f0bf6e48fe6f4b
parentdaee97f618e1831e38fec01c47bf2881ecf5bded
configure: favour gdb-multiarch if we have it

As gdb will generally be talking to "foreign" guests lets use that if
we can. Otherwise the chances of gdb barfing are considerably higher.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200430190122.4592-2-alex.bennee@linaro.org>
configure