I have 2 installations of QtCreator on Windows (with MingW, gcc, g++, make and gdb) and on Ubuntu. On the 2 OS I am able to run some Qt programs (with Qt Windows) or console programs, and debug programs.
But I tried without success the reverse debugging; I checked the option "allow reverse debugging" in the debugger's options and I have a button in the debug view that's called "reverse direction" but when I click on it nothing happens, it does not change other buttons nor transforms the effect of these buttons (from forward to backward).