CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: cwillis-petravm

Search: Search took 0.03 seconds.

  1. Comparison of Microsoft Cuzz and Jinx Concurrency Debugging tool

    Here's a <a href="http://bit.ly/8ob1Pv">comparison of Jinx and Microsoft Cuzz,</a> detailing their similar (but different) approaches to finding shared memory bugs in multi-threaded applications.
  2. Comparison of Race Detectors (Helgrind et al) with Jinx Concurrency Debugging Tool

    We've put up two new posts at http://petravm.com/blog that analyze the difference between Jinx' deterministic simulation approach and "happens before" race detection code analysis tools like Helgrind...
  3. 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
  4. 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...
  5. 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...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured