Hi. I didn't test all the events, but the following worked for me. Before Insert, Before Update, After Update, and After Insert.
Also, I simply used Debug.Print to let me know which events fired. Perhaps, trying to break into the code is ignored when pasting? Try using Debug.Print to see if that works in your db too.