[umbrello-devel] [umbrello] [Bug 358867] New: Umbrello should be able to import a gdb stack trace into a sequence diagram
Ralf Habacker via KDE Bugzilla
bugzilla_noreply at kde.org
Mon Feb 1 11:49:26 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=358867
Bug ID: 358867
Summary: Umbrello should be able to import a gdb stack trace
into a sequence diagram
Product: umbrello
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
While working on bug https://bugreports.qt.io/browse/QTBUG-44490 it turned out
that for further discussions a visual representation of a complex call tree was
required. In umbrello it is currently only possible to import the related
source code and to add messages to a sequence diagram by hand, which may
require much time.
Much easier would it be to be able to import a stack trace from a file, for
example generated from a gdb generated stack trace. The required work would
then be reduced to
1. set a breakpoint
2. run the related application and after hitting the breakpoint
3. to copy and paste the stack trace into a file, which could be imported into
a umbrello sequence diagram.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list