summaryrefslogtreecommitdiffstats
path: root/debuginfo-tests/llgdb.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Import Dexter to debuginfo-tests"Jeremy Morse2019-10-311-0/+162
* Import Dexter to debuginfo-testsJeremy Morse2019-10-311-162/+0
* llgdb.py: Make sure to clean up the debugger on exit.Adrian Prantl2019-06-171-1/+6
* Re-revert "Refactor debuginfo-tests."Zachary Turner2017-11-211-0/+157
* Resubmit "Refactor debuginfo-tests" again.Zachary Turner2017-11-201-157/+0
* Re-revert "Refactor debuginfo-tests"Zachary Turner2017-11-171-0/+157
* Resubmit "Refactor debuginfo-tests"Zachary Turner2017-11-161-157/+0
* Revert "Update test_debuginfo.pl script to point to new tree location."Zachary Turner2017-11-131-0/+157
* [debuginfo-tests] Make debuginfo-tests work in a standard configuration.Zachary Turner2017-11-101-157/+0
* 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