Blame src/plugins/analyze_LocalGDB.xml.in

Packit 8ea169
Packit 8ea169
<event>
Packit 8ea169
    <_name>Local GNU Debugger</_name>
Packit 8ea169
    <_description>Download debuginfo packages and generate backtrace locally using GDB</_description>
Packit 8ea169
    <_long-description>Needs to downloads debuginfo packages, which might take significant time, and take up disk space.
Packit 8ea169
    However, unlike RetraceServer, doesn't send coredump to remote machines.
Packit 8ea169
    </_long-description>
Packit 8ea169
    <creates-items>backtrace</creates-items>
Packit 8ea169
    <gui-review-elements>no</gui-review-elements>
Packit 8ea169
</event>