Are Suspend and Pause synonyms?

I have a question.
Is suspend and pause the same action?
For example, user can choose one of these actions:
Start debugging
Suspend debugging
Stop debugging
Would you think I could swap suspend for pause?
Thank you!