cs01 / cs01/gdbgui

Track gdb callstack to in UI

Open
#329 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10.4k
Forks
521
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Stepping up or down in the callstack via the gdb input pane (i.e. issuing the 'up' or 'down' commands) is not reflected in the UI.

**Describe the solution you'd like**
When switching a callstack in gdb, the UI would notice and switch its view too.

**Describe alternatives you've considered**
One can always click on the UI to select the correct the level in the callstack. But having this automatic would be convenient.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.