bflattened / bflat

C# as you know it but with Go-inspired tooling (small, selfcontained, and native executables)
GNU Affero General Public License v3.0
3.56k stars 102 forks source link

[Windows] Is it possible for `bflat` to generate `gdb` compatible debug info? #180

Closed ghost closed 4 months ago

ghost commented 4 months ago

On Windows, the debug info is in .pdb format that is not supported by gdb.