This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
You've already forked raddebugger
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-06-17 17:42:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56332b729fb10d3507170de3bd13e190026efb96
raddebugger
/
src
/
dbgi
T
History
Ryan Fleury
69f77456b8
dbgi: fix incorrect grab of raddbg header; raddbg_from_pdb: fix unsigned interpretation of offsets in defrange symbols; fix incorrect byte position/size encoding ordering in some location info cases
2024-01-24 11:57:17 -08:00
..
dbgi.c
dbgi: fix incorrect grab of raddbg header; raddbg_from_pdb: fix unsigned interpretation of offsets in defrange symbols; fix incorrect byte position/size encoding ordering in some location info cases
2024-01-24 11:57:17 -08:00
dbgi.h
eliminate dbgi layer evictor thread - exe and debug info eviction needs to be synchronous with control thread, to allow for HMH-style hotloading. this change moves all dbgi layer binary releasing to the caller thread of the refcount -> 0 dbgi_binary_close.
2024-01-15 20:13:49 -08:00