summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/Inputs
AgeCommit message (Expand)Author
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre
2025-07-14[lldb] Improve disassembly of unknown instructions (#145793)tedwoodward
2024-10-14[lldb] Expose structured command diagnostics via the SBAPI. (#112109)Adrian Prantl
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-09-27[lldb] Add newline in output of `target modules lookup`Alvin Wong
2022-06-23Revert "[LLDB] Handle DIE with DW_AT_low_pc and empty ranges"David Spickett
2022-06-22[LLDB] Handle DIE with DW_AT_low_pc and empty rangesAlexander Yermolovich
2022-03-16[lldb] Fix flakyness in command-disassemble-process.yamlJonas Devlieghere
2022-02-02[lldb] [Commands] Implement "thread siginfo"Michał Górny
2020-09-29Revert "Revert "Add the ability to write target stop-hooks using the ScriptIn...Jim Ingham
2020-09-28Revert "Add the ability to write target stop-hooks using the ScriptInterpreter."Jonas Devlieghere
2020-09-25Add the ability to write target stop-hooks using the ScriptInterpreter.Jim Ingham
2020-05-15Recommit "[lldb] Don't dissasemble large functions by default"Pavel Labath
2020-05-14Revert "[lldb] Don't dissasemble large functions by default"shafik
2020-05-14[lldb] Don't dissasemble large functions by defaultPavel Labath
2020-03-04[lldb] Reduce duplication in CommandObjectDisassemblePavel Labath
2020-03-03[lldb] Add detailed tests for the "disassemble" commandPavel Labath
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