rizinorg/cutter

vars/args values popups when mouse over

Open

#2,532 opened on Dec 22, 2020

View on GitHub
 (3 comments) (3 reactions) (0 assignees)C++ (1,123 forks)batch import
DebugEmulationEnhancementUIgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

I think it would be better visual if during debug/emulation Cutter will show value of vars/args/regs/mems in popup window when mouse over like this:

1

And the same for decompilation listing.

Describe the solution you'd like

These values could be got from afvd command.

Describe alternatives you've considered

ida

Additional context

no

Contributor guide