[General]
Name=gdb
Name[ar]=gdb
Name[ast]=gdb
Name[az]=gdb
Name[bg]=gdb
Name[bn]=gdb
Name[bs]=gDB
Name[ca]=gdb
Name[ca@valencia]=gdb
Name[cs]=gdb
Name[csb]=gdb
Name[da]=gdb
Name[de]=gdb
Name[el]=gdb
Name[en_GB]=gdb
Name[eo]=gdb
Name[es]=gdb
Name[et]=gdb
Name[eu]=gdb
Name[fa]=gdb
Name[fi]=gdb
Name[fr]=gdb
Name[fy]=gdb
Name[ga]=gdb
Name[gl]=gdb
Name[gu]=gdb
Name[he]=gdb
Name[hi]=gdb
Name[hr]=gdb
Name[hu]=gdb
Name[ia]=gdb
Name[id]=gdb
Name[is]=gdb
Name[it]=gdb
Name[ka]=gdb
Name[kk]=gdb
Name[km]=gdb
Name[kn]=gdb
Name[ko]=gdb
Name[lt]=gdb
Name[lv]=gdb
Name[mai]=gdb
Name[mk]=gdb
Name[ml]=ജിഡിബി
Name[mr]=gdb
Name[nb]=gdb
Name[nds]=GDB
Name[nl]=gdb
Name[nn]=gdb
Name[pa]=gdb
Name[pl]=gdb
Name[pt]=gdb
Name[pt_BR]=gdb
Name[ro]=gdb
Name[ru]=gdb
Name[si]=gdb
Name[sk]=gdb
Name[sl]=gdb
Name[sr]=ГДБ
Name[sr@ijekavian]=ГДБ
Name[sr@ijekavianlatin]=GDB
Name[sr@latin]=GDB
Name[sv]=gdb
Name[tg]=gdb
Name[th]=gdb
Name[tr]=gdb
Name[ug]=gdb
Name[uk]=gdb
Name[vi]=gdb
Name[wa]=gdb
Name[x-test]=xxgdbxx
Name[zh_CN]=gdb
Name[zh_TW]=gdb
TryExec=gdb
Backends=KCrash|coredumpd|coredumpd-248+

[KCrash]
Exec=gdb -nw -n -batch -x %preamblefile -x %tempfile -p %pid %execpath
ExecWithSymbolResolution=gdb -nw -n -batch --init-eval-command='set debuginfod enabled on' -x %preamblefile -x %tempfile -p %pid %execpath
PreambleCommands=set width 200\nsource %drkonqi_datadir/python/gdb_preamble/preamble.py\npy print_preamble()
BatchCommands=thread\nthread apply all bt

[coredumpd]
Exec=gdb --nw --nx --batch --command=%preamblefile --command=%tempfile --core=%corefile %execpath
ExecWithSymbolResolution=gdb --nw --nx --batch --init-eval-command='set debuginfod enabled on' --command=%preamblefile --command=%tempfile --core=%corefile %execpath
PreambleCommands=set width 200\nsource %drkonqi_datadir/python/gdb_preamble/preamble.py\npy print_preamble()
BatchCommands=thread\nthread apply all bt

[coredumpd-248+]
Exec=coredumpctl debug --debugger=gdb --debugger-arguments="--nw --nx --batch --command=%preamblefile --command=%tempfile %execpath" %pid
ExecWithSymbolResolution=coredumpctl debug --debugger=gdb --debugger-arguments="--nw --nx --batch --init-eval-command='set debuginfod enabled on' --command=%preamblefile --command=%tempfile %execpath" %pid
PreambleCommands=set width 200\nsource %drkonqi_datadir/python/gdb_preamble/preamble.py\npy print_preamble()
BatchCommands=thread\nthread apply all bt
