pub const SYMCACHE_VERSION: u32 = 8;
Expand description

The latest version of the file format.

Version history:

1: Initial implementation 2: PR #58: Migrate from UUID to Debug ID 3: PR #148: Consider all PT_LOAD segments in ELF 4: PR #155: Functions with more than 65k line records 5: PR #221: Invalid inlinee nesting leading to wrong stack traces 6: PR #319: Correct line offsets and spacer line records 7: PR #459: A new binary format fundamentally based on addr ranges 8: PR #670: Use LEB128-prefixed string table