diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-04 15:15:23 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-04 15:15:23 (EDT) |
commit | 95a0d687ba807c59982d73e39154dbf4df9ac0c1 (patch) | |
tree | a31b038f19e348d447f5087d6c0d976970b56e80 /gdb.pkg/files | |
parent | 2dc1c67747f1e24d18a0592e638de2af8162def0 (diff) |
gdb: Install /usr/bin/gdb-add-index
This is a shell script that depends on objcopy (from Binutils).
Diffstat (limited to 'gdb.pkg/files')
-rw-r--r-- | gdb.pkg/files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb.pkg/files b/gdb.pkg/files index 3224ee1..2d9ae2f 100644 --- a/gdb.pkg/files +++ b/gdb.pkg/files @@ -1,5 +1,6 @@ /etc/gdb/gdbinit /usr/bin/gcore /usr/bin/gdb +/usr/bin/gdb-add-index /usr/bin/gdbtui /usr/share/gdb/syscalls |