--- tools/debugedit.c.orig 2013-08-01 13:32:47.885854357 +0000 +++ tools/debugedit.c 2013-08-01 13:33:37.028854270 +0000 @@ -270,7 +270,7 @@ static struct { ".debug_ranges", NULL, NULL, 0, 0, 0 }, { ".debug_types", NULL, NULL, 0, 0, 0 }, { ".debug_macro", NULL, NULL, 0, 0, 0 }, - { ".debug_gdb_script", NULL, NULL, 0, 0, 0 }, + { ".debug_gdb_scripts", NULL, NULL, 0, 0, 0 }, { NULL, NULL, NULL, 0, 0, 0 } };