aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands
AgeCommit message (Expand)AuthorFilesLines
3 days[lldb] Fix error when running "memory region --all" repeatedly (#177176)David Spickett1-0/+10
2025-12-12[lldb] fix failing diagnostics test when Unicode is supported (#172038)Charles Zablit1-1/+1
2025-12-12[lldb] improve the heuristics for checking if a terminal supports Unicode (#1...Charles Zablit3-17/+17
2025-12-11Revert "[lldb] fix failing tests due to CI diagnostics rendering (#171791)Charles Zablit3-11/+11
2025-12-10[lldb] fix failing tests due to CI diagnostics rendering (#171685)Charles Zablit3-11/+11
2025-12-09[lldb] Remove CommandReturnObject::AppendRawError (#171517)Jonas Devlieghere1-2/+2
2025-12-08[lldb] Dump build configuration with `version -v` (#170772)Jonas Devlieghere1-0/+6
2025-12-04Add a `breakpoint add` command to fix the option-madness that is `breakpoint ...jimingham1-1/+1
2025-11-14[AArch64] Remove FEAT_TME assembly and ACLE support (#167687)Jonathan Thackray1-3/+1
2025-11-06[NFCI][lldb][test] Enable GNU POSIX extensions where necessary (#166768)Raul Tambre2-2/+6
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre3-6/+6
2025-09-15[lldb][TypeSystem] Enable colored AST dump (#86159)Michael Buch1-0/+34
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman2-9/+11
2025-07-16[lldb] Improve setting of program for filtering disassembly (#148823)David Spickett1-3/+2
2025-07-15[lldb][test] Disable riscv32 disassembly filter test on WindowsDavid Spickett1-0/+2
2025-07-14[lldb] Improve disassembly of unknown instructions (#145793)tedwoodward3-0/+72
2025-06-23[lldb] add plugin names to process save-core error output. (#143126)Ebuka Ezike1-2/+7
2025-06-17[lldb] Add support to list/enable/disable remaining plugin types. (#143970)David Peixotto1-4/+4
2025-06-09Add commands to list/enable/disable plugins (#134418)David Peixotto2-0/+169
2025-06-04[lldb] Do not accept invalid `process save-core` plugins (#142684)Ebuka Ezike1-0/+19
2025-06-03[lldb][test] Disable image dump ast test on WindowsDavid Spickett1-0/+4
2025-06-02[lldb] Add filter option to AST dump command (#142164)Michael Buch1-0/+70
2025-05-19[lldb] Update Xfail window (#140599)Vy Nguyen1-1/+1
2025-05-19[lldb][nfc]Make test "xfail" on windows (#140588)Vy Nguyen1-1/+3
2025-05-19[lldb][nfc]Temporarily disable test on non-x86 because output-redirec… (#14...Vy Nguyen1-0/+2
2025-05-19[lldb]Make `list` command work with headers when possible. (#139002)Vy Nguyen1-0/+57
2025-05-09[lldb][test] Skip beginning/end of file tests on WindowsDavid Spickett2-1/+5
2025-05-08[lldb] print a notice when `source list` paging reaches the end of th… (#13...Zax2-0/+55
2025-05-07[lldb] Fix block address resolution for functions in multiple sections (#137955)Pavel Labath1-0/+110
2025-04-25Add symbol locator time for each module in statistics (#137379)GeorgeHuyubo1-1/+0
2025-04-25Revert "Add symbol locator time for each module in statistics (#134563)"Kazu Hirata1-0/+1
2025-04-25Add symbol locator time for each module in statistics (#134563)GeorgeHuyubo1-1/+0
2025-03-10[lldb] Avoid force loading symbol files in statistics collection (#129593)David Peixotto1-0/+40
2025-02-21[lldb] Fixing edge cases in "source list" (#126526)Pavel Labath1-0/+277
2025-02-20[lldb] Fix RangeDataVector::CombineConsecutiveEntriesWithEqualData (#127059)Pavel Labath1-2/+1
2025-02-13[lldb] Correctly resolve (discontinuous) function offsets when disassembling ...Pavel Labath1-5/+8
2025-02-12[lldb] Support disassembling discontinuous functions (#126505)Pavel Labath1-9/+103
2025-02-07[lldb][Breakpoint] Allow whitespace in breakpoint address expression (#126053)Michael Buch1-0/+14
2024-11-12[lldb][test] Fix remote Shell tests failures on Windows host (#115716)Vladislav Dzhidzhoev3-3/+3
2024-11-11[lldb] Support overriding the disassembly CPU & features (#115382)Jonas Devlieghere1-0/+230
2024-11-11[lldb] Have disassembler show load addresses when using a core file (#115453)Pavel Labath2-15/+15
2024-11-08Revert "[AArch64] Reduce +sve2-aes to an alias of +sve-aes+sve2 (#114… (#11...SpencerAbson1-1/+1
2024-11-08[AArch64] Reduce +sve2-aes to an alias of +sve-aes+sve2 (#114293)SpencerAbson1-1/+1
2024-10-16Revert "[lldb] Fix command-expr-diagnostics.test for Windows (#112109)"Muhammad Omair Javaid1-1/+2
2024-10-16[lldb] Fix command-expr-diagnostics.test for Windows (#112109)Muhammad Omair Javaid1-1/+1
2024-10-15[LLDB]Provide clearer error message for invalid commands. (#111891)Vy Nguyen1-0/+8
2024-10-14[lldb] Expose structured command diagnostics via the SBAPI. (#112109)Adrian Prantl2-0/+38
2024-10-11Support inline diagnostics in CommandReturnObject (#110901)Adrian Prantl2-0/+32
2024-08-05[lldb] Rename `scripting template` to `scripting extension` (NFC) (#101935)Med Ismail Bennani1-2/+2
2024-08-02[lldb/test] Add test for the `scripting template list` command (#101726)Med Ismail Bennani1-0/+42