How about this? Regards Bryce Jim Blandy wrote: >>I think the right thing to do would be to add the offset when >>searching, rather than when saving. This will help us with relocating >>objfiles, which I think would be good to support - that way we can >>cache debug info for unchanged shared libraries across runs. >> >> >Yes, that's the approach I'd prefer, too. I wish we could apply it to >symbols as well, but I don't see how to pull that off. > >