This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Breakage on builder Fedora-x86_64-m64, revision de63c46b549d1cf4f7851e47872cb759a12983f4


On 01/05/2018 05:50 PM, gdb-buildbot@sergiodj.net wrote:
> ../../binutils-gdb/gdb/spu-tdep.c: In function void spu_catch_start(objfile*):
> ../../binutils-gdb/gdb/spu-tdep.c:1969:59: error: cannot convert domain_enum_tag to symbol_name_match_type for argument 3 to symbol* block_lookup_symbol(const block*, const char*, symbol_name_match_type, domain_enum)
>        sym = block_lookup_symbol (block, "main", VAR_DOMAIN);
>                                                            ^

I forgot --enable-targets=all...  Will fix in a bit.

Thanks,
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]