summaryrefslogtreecommitdiffstats
path: root/llvm/utils/test_debuginfo.pl
Commit message (Collapse)AuthorAgeFilesLines
* test_debuginfo.pl: Make failures easier to debug by printing the debuggerAdrian Prantl2014-02-201-0/+2
| | | | | | output. llvm-svn: 201809
* debuginfo-tests: Add support for an lldb wrapper scriptAdrian Prantl2013-09-061-1/+18
| | | | | | to be used on darwin in lieu of gdb. llvm-svn: 190186
* Fix a "Bad fd number" error on some platforms due to a less portableEric Christopher2012-07-231-1/+1
| | | | | | | | redirection in the system call. Patch by Andy Gibbs. llvm-svn: 160644
* Typo.Eric Christopher2012-06-261-1/+1
| | | | llvm-svn: 159178
* Fix typo in temp. script file name.Devang Patel2010-09-131-1/+1
| | | | llvm-svn: 113787
* Add little test script to check debug info.Devang Patel2010-09-131-0/+61
llvm-svn: 113779
OpenPOWER on IntegriCloud