summaryrefslogtreecommitdiff
path: root/utils/test_debuginfo.pl
Commit message (Collapse)AuthorAge
* debuginfo-tests: Add support for an lldb wrapper scriptAdrian Prantl2013-09-06
| | | | | | to be used on darwin in lieu of gdb. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190186 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix a "Bad fd number" error on some platforms due to a less portableEric Christopher2012-07-23
| | | | | | | | redirection in the system call. Patch by Andy Gibbs. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160644 91177308-0d34-0410-b5e6-96231b3b80d8
* Typo.Eric Christopher2012-06-26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159178 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix typo in temp. script file name.Devang Patel2010-09-13
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113787 91177308-0d34-0410-b5e6-96231b3b80d8
* Add little test script to check debug info.Devang Patel2010-09-13
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113779 91177308-0d34-0410-b5e6-96231b3b80d8