Most voted "debug" questions
Debugging is a methodical process of finding and reducing the number of errors or defects in a software, providing it with the expected behavior. Use this tag for debugging tools or for the process itself, and not for any problem preventing the program from working.
Learn more…156 questions
Sort by count of
-
-1
votes2
answers185
viewsVisual Studio Code - Debug by Chrome
Hello, I’m trying to debug my code angular of visual studio code with the extent debbuger for chrome, but it does not enter in mine breakpoint never, that including this gray and written unchecked.…
-
-1
votes1
answer21
viewsI can’t run my application for Ios anymore
I used to be able to run my application smoothly, but now little had disappeared from the debug list the option to run on Io became only android and uwp. Now it’s back up, only I can’t spin anymore.…
-
-2
votes0
answers28
viewsError importing package and running code in eclipse JAVA IDE
Hello I’m new in java and I have a problem, I’m trying to run a java code I saw on internet recognition and sound pattern but there is a problem when I replicate it in IDE import everything and do…
-
-3
votes1
answer93
viewsC Counter Bug - Syntax Problem
Guys, I was doing some basic programming exercises and I came across a bug that I didn’t quite understand: #include <stdio.h> #include <stdlib.h> //Program prints the odd numbers until a…
-
-3
votes1
answer56
viewsError in struct C language
Guys, I’m making a code that the first moment should store the register of patients of a clinic, for this I’m using struct and a variable of this struct to store data for 5 patients. The problem is…
-
-3
votes0
answers21
viewsTimezonedump class prioritized in the runlist . Is it an ECLIPSE IDE bug?
When executing the class testaListagem in the ellipse Version: 2021-06 (4.20.0). Although there are no syntax or logic errors and follow the correct procedures, drivers etc. The following error was…