gdb-add-index (1) Linux Manual Page
gdb-add-index – Add index files to speed up GDB Synopsisgdb-add-index filename DescriptionWhen GDB finds a symbol file, it scans the symbols in the file in order to construct an internal symbol table. This lets most GDB operations work quickly—at the cost of a delay early on. For large programs, this delay can be quite lengthy,…
