IDA shows you all the instructions, and you have to read it and keep track of variables in your head or on paper as you follow the code, trying to figure out what it's doing.
With CobaltDebugger, you can step through these instructions one at a time and see for yourself what the result of that...