So, I've got everything working now, I can successfully compile, and run the debugger with the xbox. However, when I enter a break point anywhere within the code before, or while debugging, the breakpoint marker has a question mark in it and when you mouse over it it says "The breakpoint will not currently be hit. No executable code is loaded in this location." I did some searching, and from what I understand it's something to do with symbols not being loaded. Question is, how do I fix this so that I can debug?