Attach debugger without rebuild?

Topics for the Eclipse Environment
Post Reply
keckrl
Posts: 14
Joined: Wed Aug 01, 2012 11:51 am

Attach debugger without rebuild?

Post 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?
User avatar
tod
Posts: 587
Joined: Sat Apr 26, 2008 8:27 am
Location: Southern California
Contact:

Re: Attach debugger without rebuild?

Post by tod »

Use the project-properties dialog. Scroll down to NetBurner options and enable the Bypass application load during debug builds.
Attachments
BypassLoadDebug.jpg
BypassLoadDebug.jpg (103.14 KiB) Viewed 4294 times
keckrl
Posts: 14
Joined: Wed Aug 01, 2012 11:51 am

Re: Attach debugger without rebuild?

Post by keckrl »

Perfect. Thank you.
Post Reply