On Sun, 09 Dec 2007 21:31:38 +0100, Jan Kratochvil wrote: ... > Attaching the fix for discontiguous psymtabs based on the addrmap framework. ... > #2 My folowup mail will offer a future removal of FIND_PC_SECT_PSYMTAB_IS_VALID. This is the promised simplification. It has no testsuite regressions on x86_64 GNU/Linux but I feel such test is not sufficient. I guess the heuristic complicated search there was just to deal with overlapping PSYMTABs - these are now solved the clean way by ADDRMAP. But some compilers may not produce the right CU DW_AT_ranges and/or the debug info formats may not support it, I do not know. Regards, Jan