summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2024-05-23[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (Reland ...Med Ismail Bennani
2024-05-21Reapply "[lldb/aarch64] Fix unwinding when signal interrupts a leaf f… (#92...Pavel Labath
2024-05-20[lldb][Windows] Fixed LibcxxChronoTimePointSecondsSummaryProvider() (#92701)Dmitry Vasilyev
2024-05-17[lldb] Avoid modifying the source tree in TestCompletion.pyPavel Labath
2024-05-16[LLDB/Coredump] Only take the Pthread from stack start to the stackpointer + ...Jacob Lalonde
2024-05-16[lldb] Fixed the TestFdLeak test (#92273)Dmitry Vasilyev
2024-05-15[lldb] Support custom LLVM formatting for variables (#91868)Dave Lee
2024-05-15[lldb] Fixed the TestNetBSDCore test (#92285)Dmitry Vasilyev
2024-05-15[lldb] Fixed the TestCompletion test running on a remote target (#92281)Dmitry Vasilyev
2024-05-15[lldb][Windows] Fixed the test gdb_remote_client/TestGDBRemotePlatformFile (#...Dmitry Vasilyev
2024-05-15[lldb][Windows] Fixed tests TestPty and TestPtyServer (#92090)Dmitry Vasilyev
2024-05-15[lldb][test][FreeBSD] Fix some concurrent event tests (#84155)David Spickett
2024-05-14[lldb] Fixed the test TestThreadStates when run with a remote target (#92086)Dmitry Vasilyev
2024-05-14[lldb] Fixed the test TestExec (#92082)Dmitry Vasilyev
2024-05-14[lldb] Fixed the test TestDyldLaunchLinux (#92080)Dmitry Vasilyev
2024-05-09[lldb] Verify target stop-hooks support with scripted process (#91107)Med Ismail Bennani
2024-05-02[lldb][test][FreeBSD] Remove xfails from TestGDBRemoteLoad (#84026)David Spickett
2024-05-02[lldb][test][FreeBSD] Remove corefile test xfails (#84022)David Spickett
2024-04-30Revert "[lldb] Support custom LLVM formatting for variables (#81196)"Dave Lee
2024-04-30[lldb] Support custom LLVM formatting for variables (#81196)Dave Lee
2024-04-29[lldb][Test] Disable concurrent vfork tests on Arm and AArch64 Linux (again)David Spickett
2024-04-26[lldb][sbapi] Fix API break in SBDebugger broadcast bits (#90261)Chelsea Cassanova
2024-04-18[lldb][test] Correctly fix break at _dl_debug_state test on arm.Zequan Wu
2024-04-18[lldb] Disable break at _dl_debug_state test on armZequan Wu
2024-04-17[lldb][DynamicLoader] Fix lldb unable to stop at _dl_debug_state if user set ...Zequan Wu
2024-04-17[lldb/linux] Make sure the process continues running after a detach (#88494)Pavel Labath
2024-04-16Add asan tests for libsanitizers. (#88349) (#88962)Usama Hameed
2024-04-16Revert "Add asan tests for libsanitizers. (#88349)"Adrian Prantl
2024-04-15Add asan tests for libsanitizers. (#88349)Usama Hameed
2024-04-15[LLDB][libc++] Adds valarray proxy data formatters. (#88613)Mark de Wever
2024-04-13[lldb][libc++] Adds local_t clock data formatters. (#88178)Mark de Wever
2024-04-11Reland "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into ll… (#88...Chelsea Cassanova
2024-04-10Revert "[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enume...Chelsea Cassanova
2024-04-10[lldb][sbdebugger] Move SBDebugger Broadcast bit enum into lldb-enumerations....Chelsea Cassanova
2024-04-01[lldb] Don't crash when attempting to parse breakpoint id `N.` as `N.*` (#87263)Jordan Rupprecht
2024-03-31[lldb] Fix type lookup in DWARF .o files via debug map (#87177)Pablo Busse
2024-03-20[lldb] Omit --show-globals in `help target var` (#85855)Felipe de Azevedo Piovezan
2024-03-17[lldb][libc++] Adds slice_array data formatters. (#85544)Mark de Wever
2024-03-14[LLDB][Test] Fix the test case of listing verbose break info on Windows (#85200)bvlgah
2024-03-13[lldb][Test] Disable ConcurrentVFork tests on Arm/AArch64 LinuxDavid Spickett
2024-03-12Update test past bdbad0d07bb600301cb324e87a6be37ca4af591a (#84889)Danial Klimkin
2024-03-11Report back errors in GetNumChildren() (#84265)Adrian Prantl
2024-03-07Fix vfork test strcmp buildbot failure (#84224)jeffreytan81
2024-03-06[lldb][test] iwyu for vfork testJordan Rupprecht
2024-03-06[lldb] Print mangled names with verbose break list (#84071)Felipe de Azevedo Piovezan
2024-03-06Fix lldb crash while handling concurrent vfork() (#81564)jeffreytan81
2024-03-04[lldb] Enable a test that was never enabled (#83925)Felipe de Azevedo Piovezan
2024-03-04[lldb][test][NFC] Narrow scope of `import pexpect`Jordan Rupprecht
2024-02-29[LLDB] Fix test failure introduced by #83234 (#83406)Sudharsan Veeravalli
2024-02-29[LLDB] Fix crash when using tab completion on class variables (#83234)Sudharsan Veeravalli