summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* Disable windows-only minidump pluginPavel Labath2016-11-092-16/+4
* Clean up the stop printing header lines.Jim Ingham2016-11-082-12/+28
* [Test Suite] Properly quote python stringChris Bieneman2016-11-081-1/+1
* [Test Suite] Attempt to fix issue zturner reported to meChris Bieneman2016-11-081-1/+1
* Make space for FreeBSD core file testsPavel Labath2016-11-0712-10/+10
* make-core.sh: add FreeBSD supportEd Maste2016-11-051-9/+30
* Don't access the process in expressions w/o checking thatJim Ingham2016-11-031-0/+27
* Add support to the ObjC type scavenger for finding types via debug infoEnrico Granata2016-11-032-0/+23
* Test for YMMRegisters.Ravitheja Addepally2016-11-033-0/+149
* Fix SBWatchpoint::SetEnabled to send an event.Jim Ingham2016-11-021-1/+0
* Xfail this while I figure out why the event isn't getting sent.Jim Ingham2016-11-011-0/+1
* Switch SBWatchpoint::SetEnabled over to using Process::{Enable,Disable}Watchp...Jim Ingham2016-11-012-5/+19
* change ProcessAttach test to no-debug-infoTodd Fiala2016-11-011-0/+2
* Minidump plugin: Fix flaky testDimitar Vlahovski2016-11-011-8/+68
* [Test-Suite] Speculative fix for darwin botsChris Bieneman2016-10-311-2/+2
* Minidump plugin: Adding ProcessMinidump, ThreadMinidump and register the plug...Dimitar Vlahovski2016-10-319-0/+179
* [Test Suite] Pull generateSource into lldbtestChris Bieneman2016-10-3112-58/+48
* [Test Suite] Properly respect --framework optionChris Bieneman2016-10-312-12/+39
* Revert "[Test Suite] Pull generateSource into lldbtest"Chris Bieneman2016-10-2712-48/+58
* [Test Suite] Pull generateSource into lldbtestChris Bieneman2016-10-2712-58/+48
* Add support for "type lookup" to find C and C++ typesEnrico Granata2016-10-273-4/+26
* Fix an issue where frame variable -s <varname> would not show the scope even ...Enrico Granata2016-10-264-1/+30
* Don't set a software stepping breakpoint at 0 on arm or mips.Pavel Labath2016-10-261-5/+0
* SBWatchpoint::Disable doesn't actually work. Add a test that shows this.Jim Ingham2016-10-263-0/+92
* Fix a race condition between the "ephemeral watchpoint disabling" and command...Jim Ingham2016-10-251-6/+1
* Revert "Improve the libstdc++ smart pointer formatters"Pavel Labath2016-10-252-48/+16
* remove xfail from TestObjCNewSyntax.py test_expr_gmodules()Todd Fiala2016-10-241-4/+0
* Use shorter names in TestConcurrentEvents testsPavel Labath2016-10-2435-35/+35
* [Test Suite] Allow overriding codesign identityChris Bieneman2016-10-213-2/+9
* Add data formatter for libstdc++ unique_ptrTamas Berghammer2016-10-213-0/+91
* Add data formatter for libstdc++ tupleTamas Berghammer2016-10-213-0/+66
* Improve the libstdc++ smart pointer formattersTamas Berghammer2016-10-212-16/+48
* Add TestMultipleHits.pyPavel Labath2016-10-213-0/+92
* Revert "Fix a race condition between "ephemeral watchpoint disable/enable" an...Pavel Labath2016-10-211-1/+6
* Fix a race condition between "ephemeral watchpoint disable/enable" and contin...Jim Ingham2016-10-211-6/+1
* Remove an unnecessary and incorrect check for num locations of a breakpointJim Ingham2016-10-201-8/+0
* Re-landing a cleaned up implementation of r284550Chris Bieneman2016-10-201-18/+24
* Fix ARM/AArch64 Step-Over watchpoint issue remove provision for duplicate wat...Omair Javaid2016-10-203-0/+131
* Added a decorator for the macOS version and switched over testcases that used...Sean Callanan2016-10-207-13/+17
* Revert back to the state before r284550Chris Bieneman2016-10-191-33/+18
* Trying to fix a few more missing LDFLAGS.Chris Bieneman2016-10-191-0/+6
* Fixing the linux bots I broke in r284550Chris Bieneman2016-10-191-3/+9
* Use clang --driver-mode instead of guessing c++ compiler pathChris Bieneman2016-10-181-18/+21
* xfail TestMiSyntax.py's test_lldbmi_output_grammar on macOSTodd Fiala2016-10-181-0/+1
* Remove a debug print statement.Jim Ingham2016-10-181-1/+0
* More testsuite xfail markings cleanup.Jim Ingham2016-10-182-3/+2
* Fix a crash in expressions with fixits in the dummy target.Jim Ingham2016-10-171-2/+9
* This test is no longer failing for gmodules.Jim Ingham2016-10-151-4/+0
* This test passes on i386 now.Jim Ingham2016-10-141-4/+0
* This test is passing on i386 now.Jim Ingham2016-10-141-2/+0
OpenPOWER on IntegriCloud