aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
AgeCommit message (Expand)AuthorFilesLines
2025-10-03[lldb][test] Disable TestLldbGdbServer.py on Linux temporarily (#161868)David Spickett1-1/+3
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda1-1/+1
2025-05-08[lldb][test] Disable flaky test_qThreadInfo_matches_qC_attach test on AArch64...Dmitry Vasilyev1-0/+7
2025-05-02[lldb][test] Disable flaky TestLldbGdbServer.py (#138263)Dmitry Vasilyev1-0/+4
2025-05-01[lldb][test] Skip part of TestLldbGdbServer.py on WindowsDavid Spickett1-0/+4
2025-03-13[lldb] Split some lldb-server tests to avoid timeout (#129614)David Peixotto1-434/+0
2025-03-10[lldb] Add more ARM checks in TestLldbGdbServer.py (#130277)David Spickett1-4/+4
2025-03-07[lldb] Adapt llgs tests for RISC-V (#130034)Georgiy Samoylov1-2/+11
2024-09-04[lldb][test] Skip some lldb-server tests on WindowsDavid Spickett1-0/+1
2024-06-26[lldb] fix(lldb/**.py): fix comparison to True/False (#94039)Eisuke Kawashima1-1/+1
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht1-6/+6
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere1-2/+2
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere1-231/+443
2022-09-09[lldb-server] Report launch error in vRun packetsPavel Labath1-122/+0
2022-08-11[lldb] Remove unused "import unittest2" statementsDave Lee1-1/+0
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee1-2/+0
2022-06-17[lldb] [test] Update baseline test status for FreeBSDMichał Górny1-1/+0
2022-05-19[lldb] Update test_software_breakpoint_set_and_remove_work for ASJonas Devlieghere1-1/+1
2022-02-09[lldb] Adjust windows xfails for D119167Pavel Labath1-4/+0
2022-02-09[lldb/test] Remove sleeps from some lldb-server testsPavel Labath1-53/+5
2022-02-07Revert "Add llgs category to all tests in TestLldbGdbServer that attach to th...Adrian Prantl1-26/+3
2022-02-07Add llgs category to all tests in TestLldbGdbServer that attach to the process.Adrian Prantl1-3/+26
2022-02-05Revert "Disable TestLldbGdbServer on Dwarf2 and clang versions below 14"Adrian Prantl1-98/+0
2022-02-05Revert "Fixed typos in TestLldbGdbServer.py"Adrian Prantl1-4/+4
2022-01-27Fixed typos in TestLldbGdbServer.pyShubham Sandeep Rastogi1-4/+4
2022-01-27Disable TestLldbGdbServer on Dwarf2 and clang versions below 14Shubham Sandeep Rastogi1-0/+98
2022-01-27Revert "Disable TestLldbGdbServer on Dwarf2 and clang versions below 14"Shubham Sandeep Rastogi1-98/+0
2022-01-27Disable TestLldbGdbServer on Dwarf2 and clang versions below 14Shubham Sandeep Rastogi1-0/+98
2022-01-13[lldb] [llgs] Implement qXfer:siginfo:readMichał Górny1-0/+88
2021-11-19Skip tests when compiler with older versions of clangAdrian Prantl1-0/+3
2021-09-10[lldb] [test] Skip A/vRun/QEnvironment* tests on Windows, and fix themMichał Górny1-0/+6
2021-09-10[lldb] [test] Mark new launch/QEnvironment tests as llgs categoryMichał Górny1-0/+5
2021-09-10[lldb] [gdb-remote] Support QEnvironment fallback to hex-encodedMichał Górny1-0/+53
2021-09-10[lldb] [gdb-remote] Implement the vRun packetMichał Górny1-0/+61
2021-06-24[lldb][AArch64] Add memory-tagging qSupported featureDavid Spickett1-0/+8
2021-04-27[lldb] [gdb-remote] Report QPassSignals and qXfer via extensions APIMichał Górny1-1/+20
2021-04-24[lldb] [Process] Introduce protocol extension support APIMichał Górny1-3/+38
2021-04-14[lldb/test] Remove the "expect_captures" feature of lldb-server testsPavel Labath1-3/+4
2021-04-13[lldb/test] s/add_no_ack_remote_stream/do_handshakePavel Labath1-2/+2
2021-04-01[lldb] [test] Mark lldb-server multiprocess tests as LLGS catMichał Górny1-0/+4
2021-03-30[lldb] [test] Mark more lldb-server tests xfail on WindowsMichał Górny1-0/+3
2021-03-30[lldb] [server] Support for multiprocess extensionMichał Górny1-2/+50
2021-03-01[lldb] [test] Skip AVX lldb-server test on non-x86 architecturesMichał Górny1-0/+1
2021-02-06[lldb] Use assertIn/NotIn over assertTrue/False (NFC)Dave Lee1-18/+18
2021-01-02[Process/NetBSD] Copy changes from FreeBSDRemote and reformatMichał Górny1-2/+0
2021-01-02[lldb/test] Deduplicate the rest of TestLldbGdbServer.pyPavel Labath1-152/+34
2020-12-29[lldb] Deduplicate some tests in TestLldbGdbServerPavel Labath1-198/+28
2020-12-27[lldb/test] Automatically skip remote lldb-server tests when applicablePavel Labath1-31/+0
2020-12-18[lldb/test] Reduce boilerplate in lldb-server testsPavel Labath1-63/+0
2020-12-17[lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hitMichał Górny1-4/+0