reset errno to zero on entry to the application's main function. This fixes
[oota-llvm.git] / test / DebugInfo / 2006-11-06-StackTrace.cpp
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-04 Jeff CohenFix some FreeBSD/amd64 regressions.
2006-11-11 Jim LaskeyXFAIL All but powerpc
2006-11-11 Jim LaskeyWorks for PowerPC with frame pointers.
2006-11-10 Jim LaskeyMust have a frame pointer argument fixed. Now fails...
2006-11-10 Jim LaskeyMust have a frame pointer.
2006-11-10 Reid SpencerThis is XFAILed on i[0-9]86 systems not Linux
2006-11-08 Jim LaskeyMake it work on Darwin.
2006-11-08 Reid SpencerXFAIL this on Linux until Jim gets Darwin ship shape.
2006-11-07 Reid SpencerMake some corrections to this test case.
2006-11-07 Reid SpencerAdd a test case for making sure gdb can get a stack...