merge from open-source master

This commit is contained in:
Jean-Baptiste Queru
2009-10-14 08:18:23 -07:00
161 changed files with 5219 additions and 4 deletions

View File

@@ -162,6 +162,7 @@ static void insert_soinfo_into_debug_map(soinfo * info)
map = &(info->linkmap);
map->l_addr = info->base;
map->l_name = (char*) info->name;
map->l_ld = (uintptr_t)info->dynamic;
/* Stick the new library at the end of the list.
* gdb tends to care more about libc than it does