Changeset 19194
- Timestamp:
- 08/12/06 15:27:02 (2 years ago)
- Files:
-
- juggler/trunk/modules/vapor/vpr/SystemBase.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/modules/vapor/vpr/SystemBase.cpp
r19136 r19194 279 279 280 280 ret_stack = trace_stream.str(); 281 #elif defined(VPR_OS_Windows) 281 #elif defined(VPR_OS_Windows) && 0 282 282 // XXX: The code for getting the stack trace on amd64 and ia64 is not working. 283 283 // GetStackWalk64() always returns failure on the first call. This may be the
