On 2014-03-25 18:52, Larry Brasfield wrote: > Going in, it is best to not read too much into your code running > "pretty well" on a Unix platform. Have you run your code with > Valgrind (or equivalent) on that platform? If not, doing so may help > you uncover a bug which affects behavior more badly on Windows with > your present build. DrMemory also exists for Windows and can be used there, it uses the DynamoRIO instrumentation framework. I am not sure about the state of affairs of AddressSanitizer with GCC on Windows, but that could be another option with a smaller performance penalty.
// Oliver _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users