Exactly! Thanx
In some cases it's impossible, the program crashes with the debugger and sends nothing -- damn stack fault!!!
compile the program first. then run debug when you got the code up.
and must at compile time turn on debug info in compiler options too.
Damn it worked after programn crashed but damn it crashed after I tried to print variables damn damn
Log in to post a comment.
Exactly!
Thanx
In some cases it's impossible, the program crashes with the debugger and sends nothing -- damn stack fault!!!
compile the program first. then run debug when you got the code up.
and must at compile time turn on debug info in compiler options too.
Damn it worked after programn crashed but damn it crashed after I tried to print variables damn damn