Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(455)

Side by Side Diff: native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="debugging-with-visual-studio"> 3 <b><font color="#cc0000">
4 <span id="devcycle-vs-addin"></span><h1 id="debugging-with-visual-studio"><span id="devcycle-vs-addin"></span>Debugging with Visual Studio</h1> 4 NOTE:
5 Deprecation of the technologies described here has been announced
6 for platforms other than ChromeOS.<br/>
7 Please visit our
8 <a href="/native-client/migration">migration guide</a>
9 for details.
10 </font></b>
11 <hr/><section id="debugging-with-visual-studio">
12 <h1 id="debugging-with-visual-studio">Debugging with Visual Studio</h1>
5 <div class="contents local" id="table-of-contents" style="display: none"> 13 <div class="contents local" id="table-of-contents" style="display: none">
6 <p class="topic-title first">Table Of Contents</p> 14 <p class="topic-title first">Table Of Contents</p>
7 <ul class="small-gap"> 15 <ul class="small-gap">
8 <li><a class="reference internal" href="#introduction" id="id1">Introduction</a> </li> 16 <li><a class="reference internal" href="#introduction" id="id1">Introduction</a> </li>
9 <li><p class="first"><a class="reference internal" href="#platforms" id="id2">Pl atforms</a></p> 17 <li><p class="first"><a class="reference internal" href="#platforms" id="id2">Pl atforms</a></p>
10 <ul class="small-gap"> 18 <ul class="small-gap">
11 <li><a class="reference internal" href="#the-ppapi-platform" id="id3">The PPAPI platform</a></li> 19 <li><a class="reference internal" href="#the-ppapi-platform" id="id3">The PPAPI platform</a></li>
12 <li><a class="reference internal" href="#the-native-client-platforms" id="id4">T he Native Client platforms</a></li> 20 <li><a class="reference internal" href="#the-native-client-platforms" id="id4">T he Native Client platforms</a></li>
13 </ul> 21 </ul>
14 </li> 22 </li>
(...skipping 493 matching lines...) Expand 10 before | Expand all | Expand 10 after
508 </dl> 516 </dl>
509 <h4 id="nacl64-platform">NaCl64 Platform</h4> 517 <h4 id="nacl64-platform">NaCl64 Platform</h4>
510 <dl class="docutils"> 518 <dl class="docutils">
511 <dt>Run the Native Client Module in the NaCl64 platform</dt> 519 <dt>Run the Native Client Module in the NaCl64 platform</dt>
512 <dd>You are still running the STEP6 code, but as a Native Client module rather 520 <dd>You are still running the STEP6 code, but as a Native Client module rather
513 than a Pepper plugin.</dd> 521 than a Pepper plugin.</dd>
514 </dl> 522 </dl>
515 </section> 523 </section>
516 524
517 {{/partials.standard_nacl_article}} 525 {{/partials.standard_nacl_article}}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698