11 references to PdbDebugException
Mono.Cecil.Pdb (11)
Microsoft.Cci.Pdb\PdbFile.cs (6)
94
throw new
PdbDebugException
("Count mismatch. ({0} != {1})", j, cnt);
112
throw new
PdbDebugException
("Unsupported Name Stream version. "+
288
throw new
PdbDebugException
("Invalid signature. (sig={0})", sig);
328
throw new
PdbDebugException
("Error reading DBI stream, pos={0} != {1}",
445
throw new
PdbDebugException
("Invalid signature. (sig={0})", sig);
494
throw new
PdbDebugException
("OEM section: guid={0} ti={1}",
Microsoft.Cci.Pdb\PdbFunction.cs (5)
246
throw new
PdbDebugException
("Segment is {0}, not 1.", proc.seg);
249
throw new
PdbDebugException
("Warning parent={0}, next={1}",
302
throw new
PdbDebugException
("OEM section: guid={0} ti={1}",
352
throw new
PdbDebugException
("Not at S_END");
361
throw new
PdbDebugException
("Missing S_END");