mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-30 19:10:01 +00:00
begin process of moving pe unwinding info into pe layer; more demon2 work checkpoint
This commit is contained in:
@@ -691,15 +691,6 @@ ctrl_halt(void)
|
||||
demon_halt(0, 0);
|
||||
}
|
||||
|
||||
//- rjf: entity introspection
|
||||
|
||||
internal U32
|
||||
ctrl_id_from_machine_entity(CTRL_MachineID id, DEMON_Handle handle)
|
||||
{
|
||||
U32 result = 0;
|
||||
return result;
|
||||
}
|
||||
|
||||
//- rjf: exe -> dbg path mapping
|
||||
|
||||
internal String8
|
||||
|
||||
Reference in New Issue
Block a user