search for: nacldebug

Displaying 3 results from an estimated 3 matches for "nacldebug".

Did you mean: mac_debug
2012 Sep 12
4
[LLVMdev] PDB debug info
Hi people, Unlike GCC, LLVM has seemingly good support for interoperability with MSVC built windows code. This makes LLVM particularly attractive to my company/project, but it seems LLVM doesn't support writing PDB debug into into it's COFF output. It seems Win64 exception handling has been added recently, which perhaps makes PDB the only outstanding feature for effective use with
2012 Sep 12
0
[LLVMdev] PDB debug info
...y go lost trying to get started. It looks like >>> google has/is attempting to go down this road according to the pages: >>> >>> >>> http://www.chromium.org/nativeclient/sdk/vsx-plugin/vsx-reference-material >>> http://code.google.com/p/nativeclient/wiki/NaClDebugging >>> >>> though a more recent page doesn't mention visual studio: >>> >>> https://developers.google.com/native-client/devguide/devcycle/debugging >>> >> >> It's an interesting approach, and I'd take it as a start, but it's...
2012 Sep 12
2
[LLVMdev] PDB debug info
...get started. It looks >>>> like google has/is attempting to go down this road according to the pages: >>>> >>>> >>>> http://www.chromium.org/nativeclient/sdk/vsx-plugin/vsx-reference-material >>>> http://code.google.com/p/nativeclient/wiki/NaClDebugging >>>> >>>> though a more recent page doesn't mention visual studio: >>>> >>>> https://developers.google.com/native-client/devguide/devcycle/debugging >>>> >>>> >>> >>> It's an interesting approach,...