Hello, Can anyone think of a reason why infrun.c doesn't pass the [exec] target vector to SOLIB_ADD. That way the target can have its section table updated (allowing for bugs)? I'm finding that the section table doesn't include shared libraries and, hence, have no robust way of doing per-target address->section lookups. Andrew