udiavr / nativeclient-sdk

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

VSX: Debugger attach #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Visual Studio should correctly report the NaCl processes that are currently 
running, and allow attach to a specific process.

As of this bug report, the NaCl VS debugger reports that all processes are NaCl 
processes, and attaches to the first process started (the one that acquired the 
default debugging port) regardless of which process the user chooses.

Original issue reported on code.google.com by ile...@google.com on 12 Jul 2010 at 3:17

GoogleCodeExporter commented 8 years ago
Essentially fixed in nativeclient-vsx. However, it would be nice to support DNS 
names instead of only IP addresses.

Still needs to be ported into nativeclient-sdk.

Original comment by ile...@google.com on 24 Aug 2010 at 12:05

GoogleCodeExporter commented 8 years ago

Original comment by mli...@google.com on 11 Oct 2010 at 8:53