update to ida 7.6, add builds
This commit is contained in:
9
idasdk76/plugins/pdb/sip.hpp
Normal file
9
idasdk76/plugins/pdb/sip.hpp
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
#ifndef PDB_SIP_H
|
||||
#define PDB_SIP_H
|
||||
|
||||
bool apply_debug_info(pdbargs_t &pdbargs);
|
||||
|
||||
#include "pdbaccess.hpp"
|
||||
|
||||
#endif // PDB_SIP_H
|
||||
Reference in New Issue
Block a user