getsentry / pdb

A parser for Microsoft PDB (Program Database) debugging information
https://docs.rs/pdb/
Apache License 2.0
367 stars 68 forks source link

`#![no_std]` support #112

Open a1phyr opened 2 years ago

a1phyr commented 2 years ago

It would be great if this crate was usable in a #![no_std] support, as gimli.