On Wed, 06 Jul 2016 10:11:22 +0200, Jan Kratochvil wrote: > Now the question is how to detect that. I used "powerpc64-*linux*" target > match in my patch but I guess that is not right. Maybe it could compile first > something and check if ".somesymbol" exists. Implemented the compile test. It works for me on RHEL-7.2 ppc64 and on Fedora 24 x86_64. OK for check-in? I see gdb_target_symbol_prefix is by Kevin so Ccing him if he sees it OK even on those platforms. Thanks, Jan