CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2009
    Posts
    5

    Arrow Free Beta of New Concurrency Debugging Tool

    We're looking for developers writing multi-threaded Windows apps to try out Jinx, a new, hypervisor-based debugging tool. Jinx helps you find elusive concurrency bugs by running your application deterministically, looking for interleaving patterns that are most likely to cause problems.

    Jinx works with native (C++) and managed code (C#, VB.net etc), and is currently supported on 64-bit Windows XP and Windows 7 platforms, and we require VMX (Intel) or SVM (AMD) virtualization extensions. Jinx can debug both 64-bit and 32-bit applications.

    You can find more details at http://petravm.com, and can apply for the beta program at http://petravm.com/jinx/landing.php.

  2. #2
    Join Date
    Oct 2009
    Posts
    5

    Re: Free Beta of New Concurrency Debugging Tool

    Thanks to those of you who have contacted us. For those who have asked for more details: You can see a demonstration video here: http://petravm.com/jinx/?page=video

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured