PDA

View Full Version : How to debug xbmc


unclejim
2005-03-13, 03:59
hi, guys
sorry if this question had been asked before. i just setup to debug a xbox at home. i get everything such as xdk, .net 2003, and xmbc source and i can run a debug on one of the sample from xdk on my xbox from my pc.
but i am not quit sure how i would debug the xmbc. when i run hit f5 to run the xmbc solution, it ask me to point a execute for guilib and nothing happen on the xbox. all i want to do is breakpoint and step through the code so i can get a better understanding of the structure of the xbmc. anyone can give me a step by step instruction for this and point me to some tutorials that explain this thing. thanks

jmarshall
2005-03-13, 13:05
change the executeable to the xbmc project. (right click on xbmc and set as active project)

have fun :)