cs01 / cs01/gdbgui

A way to change the data-type in the memory view

Open
#358 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.**
I want to examine an array of doubles in the memory view, but it is only supporting chars.

**Describe the solution you'd like**
Mouse click on the table's header where is the char type label to change the data-type to another (char, double, short, float, ...).

**Describe alternatives you've considered**
Custom code for converting a byte array to the desired data type. Another way is to use GDB-console.

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.