Summary: | Add only one ellipsis on reduced backtraces (pasted in comments when attaching a report) | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | Dario Andres <andresbajotierra> |
Component: | backtraceparsing | Assignee: | George Kiagiadakis <mail> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | andresbajotierra |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Untested simple patch |
Description
Dario Andres
2010-11-21 14:15:41 UTC
Right... I also wanted to fix that but never looked at it. I'll have a look later at the patch. SVN commit 1201553 by gkiagia: Add [...] in simplified backtraces only once if several stack frames in row are missing information. BUG: 257512 M +2 -0 backtraceparser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1201553 |