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-14 08:02:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
37b27a9cff6c7cf1e2d8d89e22efd3f275bed9dc
raddebugger
/
src
/
dbg_engine
T
History
Ryan Fleury
62659c5161
introduce dedicated kill-all path; fix exit conditions for single-stepping stuck threads to be robust toward unexpected kills; fix exit conditions for kill-single-process path, to be more robust to halts; correctly report stop cause
2024-10-23 13:19:37 -07:00
..
generated
prefer usage of pdbs in dbgi layer, if rdi path is not baked in, but pdb path *is* - otherwise the dbgi layer can simply choose a stale rdi file with no way to generate a new one.
2024-10-23 11:49:47 -07:00
dbg_engine_core.c
introduce dedicated kill-all path; fix exit conditions for single-stepping stuck threads to be robust toward unexpected kills; fix exit conditions for kill-single-process path, to be more robust to halts; correctly report stop cause
2024-10-23 13:19:37 -07:00
dbg_engine_core.h
stdout/stderr/stdin file path overrides for targets
2024-10-17 11:25:47 -07:00
dbg_engine_inc.c
df -> dbg_engine and dbg_gfx layers; df (core) -> d
2024-08-28 15:16:55 -07:00
dbg_engine_inc.h
df -> dbg_engine and dbg_gfx layers; df (core) -> d
2024-08-28 15:16:55 -07:00
dbg_engine.mdesk
prefer usage of pdbs in dbgi layer, if rdi path is not baked in, but pdb path *is* - otherwise the dbgi layer can simply choose a stale rdi file with no way to generate a new one.
2024-10-23 11:49:47 -07:00