cspidave
cspidave
David, thanks for the response. If I understood your comments.... The problem I reported was found when I tried to run: codeql database create -l cpp -s C:/cygwin/home/cspi/dave/tikiql/driver/ndis6 -c 'C:/cygwin/bin/bash.exe...
Called by tracer.exe yes. The issue I see does not seem to be with \codeql-home\codeql\tools\win64\runner.exe,, but rather tracer failing while calling runner - that is I can execute what seems...
Learn something new.... git for windows has a bash.exe :-) Looks like the same result. In detail: Installed windows git, tweaked my build script to work with the slightly different...
Another set of data points: We are using the MICROSOFT ENTERPRISE WINDOWS DRIVER KIT mounted as drive d: I cloned the Windows echo driver example: https://github.com/microsoft/Windows-driver-samples/tree/master/general/echo Using the command environment...