Yes, if you hover mouse cursor over a complex macro, the CodeWarrior IDE shows the evaluated expression (refer to the image listed below).
Press F2 to bring in focus the macro expansion (refer to the image listed below).
Using Alt+Left and Alt+Right you can step through the macro expansion. This gives you details of the steps in the macro expansion (refer to the image listed below).