summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/llgdb.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Add a test for __block variables + asan.""Adrian Prantl2017-04-171-0/+4
* Revert "Add a test for __block variables + asan."Ahmed Bougacha2017-04-171-4/+0
* Add a test for __block variables + asan.Adrian Prantl2017-04-131-0/+4
* cleanup comments and remove an obsolete workaroundAdrian Prantl2014-10-131-4/+2
* Address review comments from Justin Bogner.Adrian Prantl2014-10-131-3/+3
* Properly shutdown lldb by invoking SBDebugger_Terminate()Adrian Prantl2014-10-091-1/+3
* Add a fallback path for buildbots temporarily stuck on really oldAdrian Prantl2014-02-211-4/+12
* Auto-detect the architecture of the executable instead of using the arch ofAdrian Prantl2013-09-071-1/+1
* Set the architecture when creating a target.Adrian Prantl2013-09-071-1/+2
* Use a more backwards-compatible method for evaluating expressions and addAdrian Prantl2013-09-061-6/+13
* Add an lldb wrapper script that implements gdb-compatible commands on topAdrian Prantl2013-09-061-0/+137
OpenPOWER on IntegriCloud