udiavr / nativeclient-sdk

Automatically exported from code.google.com/p/nativeclient-sdk
0 stars 0 forks source link

Provide debugging path via trusted Pepper plugins #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We need a way to allow developers to debug NaCl modules that use the Pepper 
APIs.  This bug is 
complete when there is an easy way to create a trusted (not sandboxed by NaCl) 
Pepper plugin and 
attach a debugger to it as a first step.

Original issue reported on code.google.com by hbridge@google.com on 7 Jun 2010 at 5:18

GoogleCodeExporter commented 8 years ago
There are Xcode projects in each example that show how to do this.  gdb attach 
in Linux works as documented inthe SDK docs.  VS projects are still needed.  

Original comment by dsprin...@google.com on 10 Jun 2010 at 9:14

GoogleCodeExporter commented 8 years ago
We have deprecated suport for trusted-build debugging.

Original comment by dsprin...@google.com on 16 Sep 2010 at 4:06