PdbFactory

Package: ghidra.app.util.bin.format.pdb
Type: class

10.0_PUBLIC

removedtype: ghidra.app.util.bin.format.pdb.PdbFactory
class PdbFactory

9.0.2_PUBLIC

addedmethod: doGetPdbInfoDotNetInstance
ghidra.app.util.bin.format.pdb.PdbInfoDotNetIface doGetPdbInfoDotNetInstance(ghidra.app.util.bin.BinaryReader reader, int ptr) throws IOException
addedmethod: doGetPdbInfoInstance
ghidra.app.util.bin.format.pdb.PdbInfoIface doGetPdbInfoInstance(ghidra.app.util.bin.BinaryReader reader, int ptr) throws IOException

9.0.1_PUBLIC

introducedInitial version