Help - Search - Members - Calendar
Full Version: Remote Debugging
Scenyx Entertainment Community > Xbox1 Forums > Software Forums > Development
Voltaic
Anyone know how to attach to a running process on the Xbox? I'm not talking about compiling and running a program in debug. I'm talking about attaching to the currently running process, break it and start stepping through... dry.gif

Thanks,

-Volt. blink.gif
undead
run a blank project that just has

void main() in it while running the app you want to debug, the debugger will tell you there is another app currently running and give you the option to break and debug it or reset and start your new app..

so just pick the edit current running process option..


tihs doesnt work for debugging kernels, or dashboards though...
Voltaic
The kernel and dashboard were exactly what I wanted to debug. smile.gif Bah, I'll try a few tricks...

-Volt. blink.gif
The unProfessional
Why wouldn't it work for dashboards? they're just like any other xbox process...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.