About this tag
Breakpoints are a fundamental debugging tool used in development environments like Visual Studio and Microsoft Edge DevTools. Discussions on WindowsForum.com cover practical challenges when debugging multi-threaded applications, such as multiple threads hitting the same breakpoint and the need to isolate a single thread for step-through debugging. Users also explore advanced breakpoint features, including conditional breakpoints for data binding errors in Silverlight 5 and breakpoints on DOM mutations in Edge DevTools. Historical debugging with IntelliTrace in Visual Studio 2015 is another topic, where breakpoints trigger the collection of execution data. These threads reflect real-world debugging scenarios for Windows developers working with .NET, web, and GPU-intensive applications.
  1. Alex Sokolek

    Multi-Threading, Visual Studio, and Breakpoints.

    This is a repost, now that ChatGPT is working again... Hi. I need some clarification and/or help with a multi-threaded application being debugged with Visual Studio. I notice that when I hit a breakpoint in a thread, it stops, and I can examine the status and values, but when I step to the...
  2. Alex Sokolek

    Multi-threading, Visual Studio, and Breakpoints

    Hi. I need some clarification and/or help with a multi-threaded application being debugged with Visual Studio. I notice that when I hit a breakpoint in a thread, it stops, and I can examine the status and values, but when I step to the next instruction, the debugger goes back to the original...
  3. T

    Windows 7 Agenda Circling Forth GPU Particle demo

    Link Removed Software Description This demo won 1st place at the Breakpoint 2010 party. This demo is simply mind blowing! This group did a demo consisting completely of particles. Not a single polygon is in this just particles and millions of them...