On Thu, Dec 2, 2010 at 4:53 PM, Doug Evans <dje@google.com> wrote: > Hi. > > .gdb_index is a section that can be created by gdb (and merged > into an executable by objcopy) that can greatly speed up > gdb start up. See gdb/dwarf2.c:save_gdb_index_command for a > description of its contents.k Crap. s/dwarf2.c/dwarf2read.c/ Apologies.