> ppc_linux_memory_remove_breakpoint); >> set_solib_svr4_fetch_link_map_offsets >> (gdbarch, ppc_linux_svr4_fetch_link_map_offsets); >> >> when svr4_abi. It certainly improves things (fails went from 136 -> 80) >> but I'm not 100% certain if this is correct for all the above - I >> suspect it is overkill :-/ > > > It looks okay to me. I have no problem with you checking it in. I did :-) I chopped it back to fix just the immediate problem. The number of fails went from 136->83. I'll figure out where those extra three are hiding separatly. thanks! Andrew