<?xml version='1.0' encoding='utf-8'?>
<PRONOM-Report xmlns="http://pronom.nationalarchives.gov.uk">
  <report_format_detail>
    <FileFormat>
      <FormatID>1886</FormatID>
      <FormatName>Microsoft Program Database</FormatName>
      <FormatVersion>2.00</FormatVersion>
      <FormatAliases> </FormatAliases>
      <FormatFamilies> </FormatFamilies>
      <FormatTypes>Database</FormatTypes>
      <FormatDisclosure> </FormatDisclosure>
      <FormatDescription>A Program Database File stores debugging information about a compiled executable, usually created at compile-time. It stores a list of all symbols in a module with their addresses and possibly the name of the file and the line on which the symbol was declared.</FormatDescription>
      <BinaryFileFormat> </BinaryFileFormat>
      <ByteOrders> </ByteOrders>
      <ReleaseDate> </ReleaseDate>
      <WithdrawnDate> </WithdrawnDate>
      <ProvenanceSourceID>225</ProvenanceSourceID>
      <ProvenanceName>National Library of Scotland / National Library of Scotland</ProvenanceName>
      <ProvenanceSourceDate>24 Jul 2017</ProvenanceSourceDate>
      <ProvenanceDescription>An implementation can be found here: https://github.com/Microsoft/microsoft-pdb/blob/master/PDB/msf/msf.cpp</ProvenanceDescription>
      <LastUpdatedDate>24 Jul 2017</LastUpdatedDate>
      <FileFormatIdentifier>
        <Identifier>fmt/1078</Identifier>
        <IdentifierType>PUID</IdentifierType>
      </FileFormatIdentifier>
      <ExternalSignature>
        <ExternalSignatureID> </ExternalSignatureID>
        <Signature>pdb</Signature>
        <SignatureType>File extension</SignatureType>
      </ExternalSignature>
      <InternalSignature>
        <SignatureID>1459</SignatureID>
        <SignatureName>Microsoft PDB 2.00</SignatureName>
        <SignatureNote>BOF: 'Microsoft C/C++ program database 2.00'</SignatureNote>
        <ByteSequence>
          <ByteSequenceID>1</ByteSequenceID>
          <PositionType>Absolute from BOF</PositionType>
          <Offset>0</Offset>
          <MaxOffset>0</MaxOffset>
          <IndirectOffsetLocation> </IndirectOffsetLocation>
          <IndirectOffsetLength> </IndirectOffsetLength>
          <Endianness> </Endianness>
          <ByteSequenceValue>4D6963726F736F667420432F432B2B2070726F6772616D20646174616261736520322E3030</ByteSequenceValue>
        </ByteSequence>
      </InternalSignature>
    </FileFormat>
  </report_format_detail>
</PRONOM-Report>