rizinorg/cutter

vars/args values popups when mouse over

开放

#2,532 创建于 2020年12月22日

 (3 条评论) (3 个反应) (0 位负责人)C++ (1,123 个派生)batch import
DebugEmulationEnhancementUIgood first issue

仓库指标

星标
 (14,852 个星标)
PR 合并指标
 (平均合并 13天 23小时) (30 天内合并 20 个 PR)

描述

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

贡献者指南