Doh, its .debug_gdb_scripts, not _script (really fix SuseBug:818502)
This commit is contained in:
parent
3ba57efca0
commit
c14ca2efee
@ -237,7 +237,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 }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user