On 2023/09/14 7:46, Viktor Prutyanov wrote:
PDB for Windows 11 kernel has slightly different structure compared to
previous versions. Since elf2dmp don't use the other fields, copy only
'segments' field from PDB_STREAM_INDEXES.

I suggest replacing the sidx member of struct pdb_reader with a single uint16_t to save some space and prevent accidentally introducing references to other members.

Reply via email to