summaryrefslogtreecommitdiffstats
path: root/src/plugins/analyze_LocalGDB.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/analyze_LocalGDB.xml.in')
-rw-r--r--src/plugins/analyze_LocalGDB.xml.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/plugins/analyze_LocalGDB.xml.in b/src/plugins/analyze_LocalGDB.xml.in
index 54209e70..f85072d0 100644
--- a/src/plugins/analyze_LocalGDB.xml.in
+++ b/src/plugins/analyze_LocalGDB.xml.in
@@ -2,4 +2,7 @@
<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>