martinradev / gdb-pt-dump

MIT License
138 stars 26 forks source link

Use mnemonic values instead of hardcoded ones #13

Open martinradev opened 2 years ago

martinradev commented 2 years ago

It can be a bit hard to go back to the code to figure out what bit in a page table entry is what. Define mnemonic values and use those.