mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-09-24 10:10:04 +00:00
start dwarf -> rdi cleanup; eliminate some assertions-as-validation, remove incorrect assumption that line info addresses are vaddrs (they seem to be voffs)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#define RDI_FROM_PDB_H
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Conversion Stage Inputs/Outputs
|
||||
//~ rjf: Conversion Stage Inputs
|
||||
|
||||
typedef struct P2R_ConvertParams P2R_ConvertParams;
|
||||
struct P2R_ConvertParams
|
||||
@@ -19,7 +19,7 @@ struct P2R_ConvertParams
|
||||
};
|
||||
|
||||
////////////////////////////////
|
||||
//~ rjf: Shared Conversion State
|
||||
//~ rjf: Conversion Helper Types
|
||||
|
||||
//- rjf: link name map (voff -> string)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user