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-08-14 17:28:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6b88ad1ea32283a01e982c47da4815021dc149b8
raddebugger
/
src
/
eh_frame
/
unwind
T
History
Ryan Fleury
6b88ad1ea3
fix incorrect temp pop
2026-06-03 10:34:01 -07:00
..
eh_frame_unwind.c
fix incorrect temp pop
2026-06-03 10:34:01 -07:00
eh_frame_unwind.h
major clean-up pass over unwinding/module-info abstraction, + usage in the debug engine. simplified / cleaned up DWARF helpers for unwind info & expressions. decoupling unwinding / DWARF evaluation from memory read callbacks. light module info now prepared by demon layer - debug engine no longer duplicates per-backend parsing. unwind abstraction layer now does thin abstraction over unwinding backends, debug engine only calls abstraction. clean up demon to have fewer ad-hoc 'queries' on handles, and prefer sending info over debug events when possible / when it fits the usage pattern. move DWARF enum specifications to metacode, generate enums/xlists/tables/etc. decouple raddbg/radbin completely from old parsing helpers. replace portion of DWARF dumping; pull out some new parsing helpers from converter / dumper.
2026-06-02 12:11:13 -07:00