summaryrefslogtreecommitdiffstats
path: root/src/plugins/analyze_LocalGDB.xml.in
blob: f85072d01316e1bccda262a3d2ceb18abb0245b7 (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>