Cv2pdb Versions Save

converter of DMD CodeView/DWARF debug information to PDB files

v0.52

1 year ago
  • support DW_FORM_data1 and DW_FORM_data2 in DW_LNCT_directory_index
  • fix emitting bad debug info if struct description exceeds 64 kB, clipped for now
  • added 64-bit binary cv2pdb64.exe to the release zip file

v0.51

2 years ago
  • fix handling of UNC paths. Thanks to sonyps5201314.
  • DWARF: added support for non-contiguous functions. Thanks to marc-groundctl
  • Fixed stalling if vswhere doesn't produce any output

v0.50

2 years ago

Changes:

  • Added support for DWARF5. Thanks to neerajsi-msft.

v0.49

2 years ago

Changes:

  • Added rudimentary support for DWARF5. Thanks to dscho.
  • also search mspdb* DLL via vswhere.exe. Thanks to dscho.

v0.48

2 years ago

As Appveyor tends to reduce the time artifacts are kept (a month at the time of writing), the approach of referring to the most recent build there has become troublesome. So you can find a recent build of cv2pdb here.

v0.38

7 years ago

Prebuilt binaries are not published here explicitly, but they come with an installation of Visual D. If you don't want to wait for the next release, you can grab the latest build from the artifacts of the build staged on AppVeyor.

This is the direct download link: Latest successful build of cv2pdb.exe on AppVeyor