Releases: rainers/cv2pdb
Releases · rainers/cv2pdb
cv2pdb 0.53
cv2pdb 0.52
- 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
cv2pdb 0.51
- 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
cv2pdb 0.50
Changes:
- Added support for DWARF5. Thanks to neerajsi-msft.
cv2pdb 0.49
Changes:
- Added rudimentary support for DWARF5. Thanks to dscho.
- also search mspdb* DLL via vswhere.exe. Thanks to dscho.
cv2pdb 0.48
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.
Prebuilt binaries available through Visual D's AppVeyor build jobs
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