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
