DebugCodeView

Package: ghidra.app.util.bin.format.pe.debug
Type: class

10.0_PUBLIC

modifiedmethod: getDotNetPdbInfo
return type: PdbInfoDotNetIface → PdbInfoDotNet
- ghidra.app.util.bin.format.pdb.PdbInfoDotNetIface getDotNetPdbInfo()
+ ghidra.app.util.bin.format.pdb.PdbInfoDotNet getDotNetPdbInfo()
modifiedmethod: getPdbInfo
return type: PdbInfoIface → PdbInfoCodeView
- ghidra.app.util.bin.format.pdb.PdbInfoIface getPdbInfo()
+ ghidra.app.util.bin.format.pdb.PdbInfoCodeView getPdbInfo()

9.0.1_PUBLIC

introducedInitial version