Skip to content

Commit eab4eb5

Browse files
author
Brian Raderman
committed
Changing debugger metadata to a format that will be faster to compile
as well lend itself to being output as a binary format that can be memory-mapped at runtime. Changed everything to use static initializers instead of function calls, replaced externally linked pointers with indexes, and pulled out redundant string data into separate tables. Using a table-of-tables format with a separate index for large amounts of data that must be spread among multiple files.
1 parent f0fe112 commit eab4eb5

File tree

3 files changed

+106
-62
lines changed

3 files changed

+106
-62
lines changed

0 commit comments

Comments
 (0)