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-24 02:00:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
463a4f85657b218181cc9df0ac25451d3e02a00b
raddebugger
/
src
/
minidump
T
History
Ryan Fleury
6d6cd7033d
minidumps: initial gather / events for process/modules/threads
2026-05-16 20:53:46 -07:00
..
minidump_parse.c
minidump format types; open crash dump command, stub out opening path in control thread; expand d_handles to support machine id, entity id, *and* 'controller kind', which can be either a dump file or a demon - this properly separates the true process control abstraction (demon) from opening a regular dump file on any machine, which will let us trivially support any kind of dump file on any platform; also fix bad cfg tree state leak
2026-05-16 18:26:23 -07:00
minidump_parse.h
minidump format types; open crash dump command, stub out opening path in control thread; expand d_handles to support machine id, entity id, *and* 'controller kind', which can be either a dump file or a demon - this properly separates the true process control abstraction (demon) from opening a regular dump file on any machine, which will let us trivially support any kind of dump file on any platform; also fix bad cfg tree state leak
2026-05-16 18:26:23 -07:00
minidump.c
minidump format types; open crash dump command, stub out opening path in control thread; expand d_handles to support machine id, entity id, *and* 'controller kind', which can be either a dump file or a demon - this properly separates the true process control abstraction (demon) from opening a regular dump file on any machine, which will let us trivially support any kind of dump file on any platform; also fix bad cfg tree state leak
2026-05-16 18:26:23 -07:00
minidump.h
minidumps: initial gather / events for process/modules/threads
2026-05-16 20:53:46 -07:00