This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-09-23 09:40:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0cd3cc02ab39f693388fad8246a521c44e8cfe79
raddebugger
/
src
/
eval
T
History
Ryan Fleury
17cdf458d3
on ambiguous debug info matches, inside primary debug info -> try building a fully qualified name from context, and replacing initial debug info match if it hits
2026-05-19 12:08:26 -07:00
..
generated
test cases for ambiguous statics across many units; comments in exprs
2026-04-22 12:44:18 -07:00
eval_core.c
upgrade eval space reads with staleness/bad/change info, to expand process memory cache reading abilities to all evaluation spaces; unmapped address visualization (both memory view & single line eval)
2026-05-13 14:48:00 -07:00
eval_core.h
upgrade eval space reads with staleness/bad/change info, to expand process memory cache reading abilities to all evaluation spaces; unmapped address visualization (both memory view & single line eval)
2026-05-13 14:48:00 -07:00
eval_inc.c
copyright year
2025-06-02 14:13:57 -07:00
eval_inc.h
copyright year
2025-06-02 14:13:57 -07:00
eval_interpret.c
upgrade eval space reads with staleness/bad/change info, to expand process memory cache reading abilities to all evaluation spaces; unmapped address visualization (both memory view & single line eval)
2026-05-13 14:48:00 -07:00
eval_interpret.h
upgrade eval space reads with staleness/bad/change info, to expand process memory cache reading abilities to all evaluation spaces; unmapped address visualization (both memory view & single line eval)
2026-05-13 14:48:00 -07:00
eval_ir.c
on ambiguous debug info matches, inside primary debug info -> try building a fully qualified name from context, and replacing initial debug info match if it hits
2026-05-19 12:08:26 -07:00
eval_ir.h
eval extended opcode for setting base offset - used for correct cross-module evaluations, fixes go-to-definition when thread is not in module of resolved identifier's symbol
2026-05-13 11:23:48 -07:00
eval_parse.c
test cases for ambiguous statics across many units; comments in exprs
2026-04-22 12:44:18 -07:00
eval_parse.h
test cases for ambiguous statics across many units; comments in exprs
2026-04-22 12:44:18 -07:00
eval_types.c
upgrade eval space reads with staleness/bad/change info, to expand process memory cache reading abilities to all evaluation spaces; unmapped address visualization (both memory view & single line eval)
2026-05-13 14:48:00 -07:00
eval_types.h
eliminate os_core, move into base; eliminate regs, move into arch abstraction layer, define x64 regs in x64 layer; move win32 backend for os core (now base) functionality to top-level win32 layer
2026-05-08 15:21:21 -07:00
eval.mdesk
test cases for ambiguous statics across many units; comments in exprs
2026-04-22 12:44:18 -07:00