cs01 / cs01/gdbgui

Local variable types are not updated upon changing context if their name is the same

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

Description

**Describe the bug**

When you have two contexts with the same local variable name but different data type, the data type is not updated with "up" or "down". Adding a relevant watch expression does trigger an update (at the moment of adding).

**Please complete the following information:**
* OS: Ubuntu 18.04
* gdbgui version (`gdbgui -v`): 0.13.1.1
* gdb version (`gdb -v`):8.1.0.20180409-git
* browser [e.g. chrome, safari]: chrome

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.