- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Running VS 2019 Community (v 16.11.32) on Windows 10 (Intel Fortran Complier 2024.0.
Are data breakpoints still broken in VS? Anyone have a work around? I'm specifically looking to watch an element in an Integer(4) array.
Thanks
Ted
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Data breakpoint broken? Not my experience. In any specific scenarios or generally broken? I think your installation must be messed up.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If create a new data breakpoint during a debug session as below - looking at a specific location in an integer(4) array -
I get the following response from VS:
If this is not the correct way to set a data breakpoint point for an array (stop execution when the value at an address changes), then I'm open to learning. Same for a variable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Like that. Under "new data breakpoint", works for me.
Though I normally just follow vars in the watch window.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page