summaryrefslogtreecommitdiffstats
path: root/src/plugins/analyze_LocalGDB.xml.in
blob: 925f2c41d3556de1d12c5e7d588e3051483bd120 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8" ?>
<event>
    <_name>Local GNU Debugger</_name>
    <_description>Download debuginfo packages and generate backtrace locally using GDB</_description>
    <_long-description>Needs to downloads debuginfo packages, which might take significant time, and take up disk space.
    However, unlike RetraceServer, doesn't send coredump to remote machines.
    </_long-description>
</event>