Hello, This patch deletes the architecture method DWARF2_BUILD_FRAME_INFO, instead objfile calls dwarf2_build_frame_info directly. While this is still bad, it isn't as bad as the having the call also go through the architecture vector. committed, Andrew