Page 1 of 1
Attach debugger without rebuild?
Posted: Thu Aug 09, 2012 5:32 am
by keckrl
If you have a running debug image in a Netburner, is it possible to get the Netburner Eclipse debugger to attach to it without rebuilding and reloading the application image?
Re: Attach debugger without rebuild?
Posted: Thu Aug 09, 2012 11:13 am
by tod
Use the project-properties dialog. Scroll down to NetBurner options and enable the Bypass application load during debug builds.
Re: Attach debugger without rebuild?
Posted: Fri Aug 10, 2012 6:02 am
by keckrl
Perfect. Thank you.