Skip to content

Releases: CobaltFusion/DebugViewPP

v1.9.0.28

24 Feb 01:14
Compare
Choose a tag to compare

Full Changelog: v1.9.0.24...v1.9.0.28

This release is a maintenance update, and I tried to make https://www.virustotal.com/ happier

debugviewpp-1.9.0.28-win64.zip contains both a plain .exe and an UPX packed executable (smaller)

Debugviewpp.exe has no malware detections:
image

Debugviewpp-small.exe has 3 detection false-positives, caused by UPX (which is unfortunate, but harmless)
image

v1.9.0.24

22 Feb 10:44
Compare
Choose a tag to compare

What's Changed

  • Fix restoring window geometry by @vadz in #392
  • Make it possible to override NUGET_PACKAGES_PATH on command line by @vadz in #393

New Contributors

  • @vadz made their first contribution in #392

Full Changelog: v1.8.0.95...v1.9.0.24

Debugview++ v1.8.0.103 - 64 bit version

19 Nov 21:13
Compare
Choose a tag to compare
  • Updated to WTL 10.0.320
  • minor warning fix

Debugview++ v1.8.0.95 - 64 bit version

24 May 00:18
Compare
Choose a tag to compare
  • added SendMessage support (by Twitter "request")
  • moved to WTL 10.0.10077

Debugview++ v1.8.0.86 - 32 bit version

08 Sep 18:51
Compare
Choose a tag to compare
  • cleaned up the code using clang-tidy
  • fixed an UDP bug where strings with embedded \0 were messing up messages

Debugview++ v1.8.0.86 - 64 bit version

08 Sep 18:52
Compare
Choose a tag to compare
  • cleaned up the code using clang-tidy
  • fixed an UDP bug where strings with embedded \0 were messing up messages

Debugview++ v1.8.0.46 - 64 bit version

14 May 22:01
Compare
Choose a tag to compare
  • fixed crash in rendering off-screen highlights

Debugview++ v1.8.0.46 - 32 bit version

14 May 21:59
Compare
Choose a tag to compare
  • fixed crash in rendering off-screen highlights

Debugview++ v1.8.0.44 - 32 bit version

03 Jan 23:29
Compare
Choose a tag to compare
  • removed windows 10 workaround from 32-bit version
  • added pdbs to debug an issue

Debugview++ v1.8.0.34 - 64 bit version

30 Aug 21:51
Compare
Choose a tag to compare
  • added case sensitive regex filter