Skip to content

Releases: rainers/cv2pdb

cv2pdb 0.54

Choose a tag to compare

@rainers rainers released this 22 Aug 06:50
  • Allow the use of debugging symbols in a separate file. Thanks to michailf
  • Fixed processing of ARM64 images. Thanks to michailf
  • Fixed DWARF line number wrapping
  • added parsing support for DW_CFA_GNU_args_size and DW_CFA_GNU_negative_offset_extended
  • Fixed failure to convert struct with field member with pointer type to struct type itself

cv2pdb 0.53

Choose a tag to compare

@rainers rainers released this 11 Dec 08:24

Changes:

  • DWARF: fully-qualified name generation for procs, structs, enums and classes.
    Thanks to alexbudfb

cv2pdb 0.52

Choose a tag to compare

@rainers rainers released this 12 Mar 08:16
d9b51b7
  • 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

Choose a tag to compare

@rainers rainers released this 03 Apr 08:11
  • 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

Choose a tag to compare

@rainers rainers released this 13 Dec 08:56

Changes:

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

cv2pdb 0.49

Choose a tag to compare

@rainers rainers released this 06 Nov 18:16

Changes:

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

cv2pdb 0.48

Choose a tag to compare

@rainers rainers released this 24 Oct 09:59

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

Choose a tag to compare

@rainers rainers released this 09 Aug 06:40

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