EpicGamesExt / raddebugger

A native, user-mode, multi-process, graphical debugger.
MIT License
3.35k stars 170 forks source link

[Feature] Add support for Parallel Stacks #220

Open all500234765 opened 4 months ago

all500234765 commented 4 months ago

I would really like to see this feature in this debugger, especially for linux later on, since literally no one provides it on linux for no reason.

Here's a screen shot from Visual Studio of what i would expect: image

Axel-Reactor commented 3 months ago

@all500234765 CLion does provide this on Linux Would still be great to be added, it's extremely useful to see all stacks at a glance.