[PB 5.31] Debugger Window stops on Input()
Posted: Fri Dec 12, 2014 4:56 pm
Hello,
problem is, that i can't view variables, maps, lists etc. in the debugwindow if a program with an console window stops on Input() and is waiting for some input. I have to press Enterkey and then the debugwindow does the next step (show variables) but stops again on an Input(). I know that Input() stops program execution until keypress, but that should not stop the debugger, right?
Thanks for purebasic, i still love it
problem is, that i can't view variables, maps, lists etc. in the debugwindow if a program with an console window stops on Input() and is waiting for some input. I have to press Enterkey and then the debugwindow does the next step (show variables) but stops again on an Input(). I know that Input() stops program execution until keypress, but that should not stop the debugger, right?
Thanks for purebasic, i still love it
