summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Breakpoint
AgeCommit message (Expand)Author
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre
2025-07-10[lldb] Support specifying a language for breakpoint conditions (#147603)Jonas Devlieghere
2023-11-24[lldb] correct inconsistent order of messages on process launch (#73173)José Lira Junior
2023-10-22[LLDB] Update breakpoint-command.test to use string instead of number. (#69796)cmtice
2022-12-12Fix breakpoint-command.test when no script interpreter is compiled in.Mitch Phillips
2022-11-27[lldb][JITLoaderGDB] Resolve __jit_debug_register_code as eSymbolTypeCodeStefan Gränitz
2022-10-12[test] Fix a test that wasn't runningJordan Rupprecht
2022-06-17[lldb] [test] Update baseline test status for FreeBSDMichał Górny
2022-05-05[lldb] Fix ppc64 detection in lldbserge-sans-paille
2022-03-17[lldb] Skip invalid-condition.test on WindowsJonas Devlieghere
2022-03-16[lldb] Migrate condition evaluation failure to ReportErrorJonas Devlieghere
2021-09-22[lldb] JITLoaderGDB tests can use lli in ORC greedy modeStefan Gränitz
2021-06-08[lldb] Don't print script output twice in HandleCommandJonas Devlieghere
2021-03-11[lldb] Remove implicit_const_form_support.testPavel Labath
2021-03-09[lldb][JITLoaderGDB] Test debug support in JITLinkStefan Gränitz
2020-11-10[lldb][ObjectFile] Relocate sections for in-memory objects (e.g. received via...Stefan Gränitz
2020-08-20[test] Replace `yaml2obj >` with `yaml2obj -o` and remove unneeded input redi...Fangrui Song
2019-11-07BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than ...Jim Ingham
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere