|
-
Jan 14th, 2021, 05:00 PM
#3
Re: Failure to Debug
On my last project (vs2017) I goes from debug version to release to debug and the break point didn't work anymore in the last debug version. I had to deselect manually "activate only my code" and everything came back to normal. I really If I understand that the passage to release toggle it automatically, I don't understand why to come back to the debug version don't untoggle it automatically. Maybe it is the same here?
by the ways, Sometimes, instead of a break point, I put a stop or messagebox (or console.write or debug.write) with the value I want to check or just "test" to check if it goes there.
The best friend of any programmer is a search engine 
"Don't wish it was easier, wish you were better. Don't wish for less problems, wish for more skills. Don't wish for less challenges, wish for more wisdom" (J. Rohn)
“They did not know it was impossible so they did it” (Mark Twain)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|