I ask cause I've never reversed any of that stuff, just file loading things so it would be less work to figure out what was going on if I named some of the global variables to "dwHasBomb" etc.
If you have a team of people working on reversing something naming most of the globals where possible is always a good starting point
Edit: Oh by the way, debugging AO is simple because it isn't packed and it doesn't use any anti-debugger techniques to stop you.