Bug 283379

Summary: highlight crashed thread
Product: [Developer tools] kdevplatform Reporter: tim blechmann <tim>
Component: debuggerAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist CC: aleixpol
Priority: NOR Keywords: junior-jobs
Version: 0.9.94   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description tim blechmann 2011-10-05 09:45:49 UTC
Version:           4.2.3 (using KDE 4.7.1) 
OS:                Linux

it would be great if the "Frame Stack" widget would highlight crashed threads in a specific color so that they can be identified easily.

Reproducible: Didn't try

Steps to Reproduce:
debug a program in kdevelop and crash it

Actual Results:  
all threads are in the "Frame Stack" widget have the same color

Expected Results:  
the crashed thread should have a different color (that has a good contrast on both bright and dark color schemes)
Comment 1 Milian Wolff 2015-12-04 17:57:16 UTC
agreed, that would be a nice addition
Comment 2 Imran Tatriev 2016-01-13 10:07:03 UTC
Git commit 529bd8aeeee2b8e41188135ebee72cc0b6a559cf by Imran Tatriev.
Committed on 13/01/2016 at 10:01.
Pushed by itatriev into branch '5.0'.

Provide support for highlighting crashed threads

M  +7    -0    debuggers/gdb/debugsession.cpp
M  +4    -0    debuggers/gdb/debugsession.h
M  +9    -3    debuggers/gdb/gdbframestackmodel.cpp

http://commits.kde.org/kdevelop/529bd8aeeee2b8e41188135ebee72cc0b6a559cf
Comment 3 Imran Tatriev 2016-01-13 10:10:27 UTC
Git commit 71121407fbce06b5525cda835edc23da290e6c7d by Imran Tatriev.
Committed on 13/01/2016 at 10:09.
Pushed by itatriev into branch '5.0'.

Highlight crashed threads

M  +16   -0    debugger/framestack/framestackmodel.cpp
M  +6    -0    debugger/framestack/framestackmodel.h

http://commits.kde.org/kdevplatform/71121407fbce06b5525cda835edc23da290e6c7d