cs01 / cs01/gdbgui

How to show deferenced pointer value ?

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

Description

Hello,
Please excuse me if this is not the appropriate place for the question.

How do I show a pointer value in the gui ? I can't seem to figure it out.
Right now I'm resorting to `p *variable` in the console.

Contributor guide

Open the contributing guide

Research direction

The issue names only the GUI and the console workaround `p *variable`; no file or test is identified. Start by locating the GUI's variable display and how console expressions are handled. Done means a user can view a dereferenced pointer value in the GUI without relying on the console.

Written by the indexing model from the issue text.

Assessment

Domain
devtools, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.