mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-09-24 02:00:05 +00:00
extend regs with DWARF registers mappings and read/write machine ops
This commit is contained in:
@@ -229,6 +229,7 @@
|
||||
#include "radbin/radbin.h"
|
||||
#include "regs/regs.h"
|
||||
#include "regs/rdi/regs_rdi.h"
|
||||
#include "regs/dwarf/regs_dwarf.h"
|
||||
#include "dbg_info/dbg_info.h"
|
||||
#include "disasm/disasm.h"
|
||||
#include "stap/stap_parse.h"
|
||||
@@ -281,6 +282,7 @@
|
||||
#include "radbin/radbin.c"
|
||||
#include "regs/regs.c"
|
||||
#include "regs/rdi/regs_rdi.c"
|
||||
#include "regs/dwarf/regs_dwarf.c"
|
||||
#include "dbg_info/dbg_info.c"
|
||||
#include "disasm/disasm.c"
|
||||
#include "stap/stap_parse.c"
|
||||
|
||||
Reference in New Issue
Block a user