Mesa (master): util: Cleanup symbol name resolution on Windows.

Jose Fonseca jrfonseca at kemper.freedesktop.org
Thu Feb 17 15:27:54 UTC 2011


Module: Mesa
Branch: master
Commit: 6c1fcf85838a4aa76bcb9f9ceb312f1772f1122e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6c1fcf85838a4aa76bcb9f9ceb312f1772f1122e

Author: José Fonseca <jfonseca at vmware.com>
Date:   Thu Feb 17 15:26:15 2011 +0000

util: Cleanup symbol name resolution on Windows.

- Support symbol name resolution on MinGW.
- Use dbghelp.dll (which should allow 64bit support), but untested yet.
- Cleanup.

---

 src/gallium/auxiliary/util/dbghelp.h        | 1265 +++++++++++++++++++++++++++
 src/gallium/auxiliary/util/u_debug_symbol.c |   84 +-
 2 files changed, 1310 insertions(+), 39 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=6c1fcf85838a4aa76bcb9f9ceb312f1772f1122e



More information about the mesa-commit mailing list