Show variable string instead of memory address
Open
- 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?

Contributor guide
Assessment
This issue has not been assessed yet.