summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2022-07-13[LLDB] XFail TestLoadUnload.test_static_init_during_load AArch64/WindowsMuhammad Omair Javaid
2022-07-12[LLDB] Catagory decorator for watchpoint test in TestCompletion.pyMuhammad Omair Javaid
2022-07-12[LLDB][DataFormatter] Add data formatter for libcxx std::unordered_map iteratorMichael Buch
2022-07-11[lldb] Fix thread step until to not set breakpoint(s) on incorrect line numbersVenkata Ramanaiah Nalamothu
2022-07-10[lldb] Delete more mydir references (NFC)Dave Lee
2022-07-07[lldb][Windows] Fixup overlapping memory regions testsDavid Spickett
2022-07-07[lldb/test] Add a couple of libc++ std::string layoutsPavel Labath
2022-07-07[lldb][Windows] Fix memory region base addresses when a range is splitDavid Spickett
2022-07-07[lldb] Fixup TestLoadAfterAttach for 82ba3f4Pavel Labath
2022-07-06[LLDB] Remove TestLoadUnload.py Arm/Linux Xfail decoratorMuhammad Omair Javaid
2022-07-06[LLDB] Remove TestLoadUnload.py Arm/Linux Xfail decoratorMuhammad Omair Javaid
2022-07-05[LLDB] Fix decorator import in TestTwoHitsOneActual.pyMuhammad Omair Javaid
2022-07-05[LLDB] Skip TestTwoHitsOneActual.py on Arm/AArch64 LinuxMuhammad Omair Javaid
2022-07-05[lldb] Add support to load object files from thin archivesKaining Zhong
2022-07-01[LLDB] Xfail TestStepNoDebug.py AArch64/WindowsMuhammad Omair Javaid
2022-07-01[lldb] Add tests which simulate the various std::string layoutsPavel Labath
2022-06-30Apparently you need a special makefile flag to use threads on Linux.Jim Ingham
2022-06-30Threads which hit a breakpoint but fail the condition are consideredJim Ingham
2022-06-29[lldb] Use assertState in even more tests (NFC)Jonas Devlieghere
2022-06-27Have CommandObjectParsed check for "commands that take no arguments".Jim Ingham
2022-06-27Revert "[lldb] Fix thread step until to not set breakpoint(s) on incorrect li...Mikhail Goncharov
2022-06-25[lldb] Fix thread step until to not set breakpoint(s) on incorrect line numbersVenkata Ramanaiah Nalamothu
2022-06-20[lldb] Relax backtrace checks in TestDyldLaunchLinuxPavel Labath
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-06-17[lldb] [test] Update baseline test status for FreeBSDMichał Górny
2022-06-17[LLDB] XFAIL TestLoadUnload fails on Arm/Ubuntu JammyMuhammad Omair Javaid
2022-06-14[lldb] Fix TestDyldExecLinux with xml enabledPavel Labath
2022-06-13[LLDB][formatters] Add formatter for libc++'s std::spanAdrian Prantl
2022-06-09[lldb] Use assertState in more tests (NFC)Dave Lee
2022-06-09Pass plugin_name in SBProcess::SaveCoreLevon
2022-06-08[lldb] Add assertState function to the API test suiteJonas Devlieghere
2022-06-08[lldb] Update TestModuleLoadedNotifys.py for macOS VenturaJonas Devlieghere
2022-06-07Skip TestConcurrentWatchBreak.py on Darwin arm64Jason Molenda
2022-06-07[LLDB] Remove decorator from XPASSes AArch64/WindowsMuhammad Omair Javaid
2022-06-03CommandObjectRegexCommand shouldn't put two commands on the history stack.Jim Ingham
2022-06-02[lldb, test] Fix typos in the lldb testsVenkata Ramanaiah Nalamothu
2022-05-31Fix a copy-paste error in "br com add -s py -o 'some_python' BKPT_NAME"Jim Ingham
2022-05-26Store a by name list of signals with their actions in the TargetJim Ingham
2022-05-26[lldb] Fix broken bad-address-breakpoint testWill Hawkins
2022-05-25Skip testing of watchpoint hit-count/ignore-count on multithreadedJason Molenda
2022-05-19Reland "[lldb] Add --all option to "memory region""David Spickett
2022-05-18[lldb/Core] Fix "sticky" long progress messagesMed Ismail Bennani
2022-05-18Revert "[lldb] Add --all option to "memory region""David Spickett
2022-05-18[lldb] Add --all option to "memory region"David Spickett
2022-05-17Fix the std::string formatter to report errors in the case where theJim Ingham
2022-05-12In 92eaad2dd7adb5ee92f397cef85ab11f2612294e I made it possible to runJim Ingham
2022-05-12We don't require users to type out the full context of a function, forJim Ingham
2022-05-09Add the ability to debug through an exec into ldGreg Clayton
2022-05-04Remove expected fail for TestStepNoDebug on AArch64Jason Molenda
2022-05-03Revert "[lldb] Fix ppc64 detection in lldb"David Spickett