Add a test case for making sure gdb can get a stack trace with our debug
authorReid Spencer <rspencer@reidspencer.com>
Tue, 7 Nov 2006 07:31:37 +0000 (07:31 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 7 Nov 2006 07:31:37 +0000 (07:31 +0000)
commitea303388d9fd1e6b9883dd55c473c26ed59b5108
treed00c667edad2f5c3b1ad763b6f8dcaab4372bc75
parentb75a663707e40a6b72bf404e7fbf08f7d9e1eb90
Add a test case for making sure gdb can get a stack trace with our debug
information.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31495 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/2006-11-06-StackTrace.cpp [new file with mode: 0644]
test/DebugInfo/dg.exp [new file with mode: 0644]