UX inspiration
afk-mario opened this issue · 1 comments
afk-mario commented
For reference RemedyBG seems to work great and some UX things seem really nice
epasveer commented
Thanks!
Some very interesting things/features for me to consider. Rememdy is very fast. I suspect that is due to the gui (Qt is a bit slower).
So far, I see these neat features:
- Freeze all threads but one. Freeze/unfreeze groups of threads easily.
- The watch window is very dynamic. Can watch structures, variables, and memory ranges.
- Lock items in the watch window to keep them visable, even if they go out of scope.
- Call stack searching/scoping for watch variables. Neat feature. Not sure if this is possible in gdb.
I'm half way through the video. I'll add more to this PR.