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: [RFA/rs6000-aix] software_single_step gdbarch method no longer set


In rs6000_aix_osabi_sniffer, is it really necessary to check whether
bfd_get_flavour (abfd) == bfd_target_xcoff_flavour?  You've already
restricted the sniffer to bfd_target_xcoff_flavour when you called
gdbarch_register_osabi_sniffer, if I'm reading gdbarch_lookup_osabi
correctly.


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