mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 17:28:07 +00:00
further memory view fixes / tweaks; rich hover coverage for virtual address ranges in memory views / watch views
This commit is contained in:
@@ -710,6 +710,9 @@ RD_RegTable:
|
||||
{RD_CfgID cfg Cfg }
|
||||
{RD_CfgIDList cfg_list CfgList }
|
||||
|
||||
// rjf: evaluation space
|
||||
{E_Space eval_space EvalSpace }
|
||||
|
||||
// rjf: frame selection
|
||||
{U64 unwind_count UnwindCount }
|
||||
{U64 inline_depth InlineDepth }
|
||||
@@ -732,6 +735,7 @@ RD_RegTable:
|
||||
|
||||
// rjf: ui context
|
||||
{UI_Key ui_key UIKey }
|
||||
{UI_Key src_ui_key SrcUIKey }
|
||||
{Vec2F32 off_px OffPx }
|
||||
{RD_RegSlot reg_slot RegSlot }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user