K 10 svn:author V 10 nwhitehorn K 8 svn:date V 27 2010-02-08T15:39:48.937525Z K 7 svn:log V 411 Add the rs6000 architecture to binutils and fiddle some target definitions in the GDB tdep. GDB can now successfully debug core files on ppc64, but cannot yet attach to running processes, with this error: warning: Unable to find dynamic linker breakpoint function. Next up is fixing this and making ld believe that our CRT files can handle multiple TOCs, required for linking some large executables like LLVM. END