Re: [PATCH v1 07/15] tests/tcg: better detect confused gdb which can't connect

2020-05-21 Thread Richard Henderson
On 5/20/20 7:05 AM, Alex Bennée wrote: > While we may gamely give the right information it can still confuse > the wide range of GDBs out there. For example ppc64abi32-linux-user > reports: > > warning: Selected architecture powerpc:common is not compatible with > reported target architecture p

[PATCH v1 07/15] tests/tcg: better detect confused gdb which can't connect

2020-05-20 Thread Alex Bennée
While we may gamely give the right information it can still confuse the wide range of GDBs out there. For example ppc64abi32-linux-user reports: warning: Selected architecture powerpc:common is not compatible with reported target architecture powerpc:common64 warning: Architecture rejected ta