util/debug: Make debug_backtrace_capture work for 64bit windows. 18/7118/1
authorJosé Fonseca <jfonseca@vmware.com>
Mon, 24 Jun 2013 12:37:45 +0000 (13:37 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 25 Jun 2013 17:41:59 +0000 (18:41 +0100)
commita26f834a39063b68466db62b154c6fe817f06008
tree6b57eee487e7f4c0a885511f03e9b452ed50fa95
parent29dacd98038efa5b5056464167cb30290c41a090
util/debug: Make debug_backtrace_capture work for 64bit windows.

Rely on Windows' CaptureStackBackTrace to do the grunt work.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/util/u_debug_stack.c
src/gallium/auxiliary/util/u_debug_stack.h