OSDN Git Service

Provide the ability to request that a remote process write a minidump if it crashes...
authorJames Teh <jamie@nvaccess.org>
Fri, 7 Feb 2014 05:09:06 +0000 (15:09 +1000)
committerJames Teh <jamie@nvaccess.org>
Fri, 7 Feb 2014 05:09:06 +0000 (15:09 +1000)
commit02554f8011b7b1edefe04c524468dab63de9f7de
tree862062feb16f437e615b9da5db7f7ba079ab7dc1
parent630b1eb8d2647f9a9b8117be71694bb8882b5311
Provide the ability to request that a remote process write a minidump if it crashes via AppModule.dumpOnCrash.

This should only be used if instructed by a developer.
nvdaHelper/interfaces/nvdaInProcUtils/nvdaInProcUtils.acf
nvdaHelper/interfaces/nvdaInProcUtils/nvdaInProcUtils.idl
nvdaHelper/local/nvdaHelperLocal.def
nvdaHelper/remote/rpcSrv.cpp
nvdaHelper/remote/sconscript
source/appModuleHandler.py