cs01 / cs01/gdbgui

Show variable string instead of memory address

Open
#270 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

Hi, I am trying the tool and it seems a great one! :)

However, I would like to see some meaningful description of variables, not just their memory address. Debuggers that I've tried out showed the result of obj.toString() in Java and obj->operator<<() in C++. Is it possible to show those values in gdbgui too?

![image](https://user-images.githubusercontent.com/5053385/55674366-115a5100-58b4-11e9-80bf-c920176544a8.png)

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.