mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-07-31 03:10:03 +00:00
pass through data breakpoint length, more progress on fixes/correctness in first pass
This commit is contained in:
@@ -115,7 +115,7 @@ struct DMN_Trap
|
||||
U64 vaddr;
|
||||
U64 id;
|
||||
DMN_TrapFlags flags;
|
||||
U32 length;
|
||||
U32 size;
|
||||
};
|
||||
|
||||
typedef struct DMN_TrapChunkNode DMN_TrapChunkNode;
|
||||
|
||||
Reference in New Issue
Block a user