2014-06-06 11:53:43 +02:00
|
|
|
[submodule ".vim/bundle/Vundle.vim"]
|
|
|
|
path = .vim/bundle/Vundle.vim
|
|
|
|
url = https://github.com/gmarik/Vundle.vim.git
|
2020-04-15 22:47:43 +02:00
|
|
|
[submodule "gdb/peda"]
|
|
|
|
path = gdb/peda
|
|
|
|
url = https://github.com/longld/peda.git
|
|
|
|
[submodule "gdb/gdb-dashboard"]
|
|
|
|
path = gdb/gdb-dashboard
|
|
|
|
url = https://github.com/cyrus-and/gdb-dashboard
|
2020-04-16 16:10:35 +02:00
|
|
|
[submodule "gdb/gdbinit"]
|
|
|
|
path = gdb/gdbinit
|
|
|
|
url = https://github.com/gdbinit/Gdbinit.git
|
2020-06-24 23:16:22 +02:00
|
|
|
[submodule "gdb/gdbundle"]
|
|
|
|
path = gdb/gdbundle
|
|
|
|
url = https://github.com/memfault/gdbundle
|
2020-08-20 22:58:43 +02:00
|
|
|
[submodule "gdb/gdb_gef"]
|
|
|
|
path = gdb/gdb_gef
|
|
|
|
url = https://github.com/hugsy/gef
|
2022-05-31 16:06:37 +02:00
|
|
|
[submodule "zplug"]
|
|
|
|
path = zplug
|
|
|
|
url = https://github.com/zplug/zplug
|
2022-09-22 15:49:14 +02:00
|
|
|
[submodule "gdb/imshow"]
|
|
|
|
path = gdb/imshow
|
|
|
|
url = https://github.com/renatoGarcia/gdb-imshow.git
|