Firefox/Tegra/Device Debugging: Difference between revisions

Jump to navigation Jump to search
 
Line 51: Line 51:
## After rechecking the above settings (sometimes the UI will lose your changes!), click "Close"
## After rechecking the above settings (sometimes the UI will lose your changes!), click "Close"
# From the menubar, select Target --> Attach Device. If prompted for an image, select NK.NB0 from the OS image dir you used when reflashing the device.
# From the menubar, select Target --> Attach Device. If prompted for an image, select NK.NB0 from the OS image dir you used when reflashing the device.
# XXX I get a prompt asking to locate "nk.exe". Just click cancel?
# You should see <code>PB Debugger The Kernel Debugger is waiting to connect with target.</code> in the output window. If nothing else happens for a bit (15sec), try rebooting the device. If you're still stuck here, there's probably a connection problem.
# The device will finish booting, and you will see some bootup spam in the Output tab of VS. You may see a popup window for "Download Runtime Image", ignore it.
# You may see a popup window for "Download Runtime Image", ignore it.
# You'll get a prompt asking to locate "nk.exe". Check the "don't ask again" box and click Cancel.
# The device will finish booting, and you will see some bootup spam in the Output tab of VS.  
# From the menubar, select Debug -> Symbol Search Path. Enter the full path to your dist/bin dir. EG: <code>C:\proj\firefox-wince\dist\bin</code>
# From the menubar, select Debug -> Symbol Search Path. Enter the full path to your dist/bin dir. EG: <code>C:\proj\firefox-wince\dist\bin</code>


canmove, Confirmed users
432

edits

Navigation menu