Erwan Grelet

Results 44 comments of Erwan Grelet

Hi! Thanks for report, I'll take a look, this looks similar to #37 👍

Hey @jon-zu, thanks for the work done on that! FYI, I merged your commits into `resym`'s [fork of the `pdb` crate](https://github.com/ergrelet/pdb/tree/0.8.0-resym) and `resym`'s master branch now includes those changes, so...

Hi! Thanks for the feedback! 👍 This is indeed a long-standing issue that's quite annoying.

Hi! Yes, unfortunately older PDB files aren't supported by the [pdb](https://github.com/willglynn/pdb) crate so `resym` can't open them. There a couple of old PDBs that I'd like to be able to...

Well it seems someone managed to add support for this without any major modifications: https://github.com/willglynn/pdb/issues/150#issuecomment-1923802296 I should try merging that on the `pdb` fork which is currently in use for...

@tomsons26 You should now be able to open VS6 PDBs from `resym` if you build from the `master` branch or if you use the web version: https://ergrelet.github.io/resym/

Hi! That'd be good to have indeed. I'll check how it can be done with egui 👍

That would be nice to have indeed 👍

Hi! Can you share a link to the executable in question?

Hi! Thanks for the report. That's weird indeed, I don't know what could be the cause, hard to tell without reproducing but I'll keep that in mind. However, I was...