User forums > Help

Can't abort the debuger

<< < (5/5)

oBFusCATed:
But this problem is not related to the debugger!

I'm not using windows lately, so I don't know why you're getting this problem.
Have you tried to disable your anti virus software, if you're using any?
Have you searched the forum for related problems?
Have you tried to put getch(); or getchar(); at the end of main function?

Fik:
I have disabled my anti-virus (I use avast)
when i add getch() at the end of the main function i get this message in the build messages:

--- Code: ---||=== Build: Debug in fuck you (compiler: GNU GCC Compiler) ===|
C:\Users\Nikola\Prog. 1\fuck you\main.cpp||In function 'int main()':|
C:\Users\Nikola\Prog. 1\fuck you\main.cpp|9|error: 'getch' was not declared in this scope|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|

--- End code ---

Fik:
ok i just started a new a console application. and it seems to work, i have no clue why...

Fik:
ok nevermind, i tried to run it again and it doesn't work.. and again i have no clue why. This is really frustrating

Ok,sorry for this confusing text, looks like avast is interfering with Code Blocks.. I turned it off and it worked again

Navigation

[0] Message Index

[*] Previous page

Go to full version