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-16 00:52:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac521a8f601672b7d8edea045b7d62c5eed21d63
raddebugger
/
src
/
dbgi
T
History
Ryan Fleury
ac521a8f60
do not use graphical error reporting in auto-launched conversion instances of the debugger; will fix repeated debug info conversion fatal error exception message boxes
2024-01-18 10:36:15 -08:00
..
dbgi.c
do not use graphical error reporting in auto-launched conversion instances of the debugger; will fix repeated debug info conversion fatal error exception message boxes
2024-01-18 10:36:15 -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