On Thu, 2005-10-06 at 20:25 -0400, Bob Rossi wrote: > Craig, you should be able to put your patch into > source.c:find_and_open_source in the part where it checks for > if (dirname != NULL) > { > ... > } > > instead of appending to the source_path, simply change the filename and > leave the source_path alone. Run this through the testsuite, are there > any errors? Attached is a new patch with the change in find_and_open_source. I haven't had any luck with the testsuite though, I kept getting a build error, then I did a cvs update to make sure I had the latest, now the whole thing won't build. Does the cvs head build today? I'm getting make[4]: Entering directory `/staff/cjeffree/gdb/gdb-cvs/src/opcodes/po' make[4]: *** No rule to make target `ga.po', needed by `ga.gmo'. Stop. Cheers, Craig.