aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell
AgeCommit message (Expand)AuthorFilesLines
2024-09-19[lldb][FrameRecognizer] Display the first non-std frame on verbose_trap (#108...Michael Buch10-0/+180
2024-09-12[lldb][DWARFASTParserClang] Prevent unnamed bitfield creation in the presence...Michael Buch1-7/+89
2024-09-11[lldb] Skip checksum-mismatch.test on WindowsJonas Devlieghere1-0/+2
2024-09-11[lldb] Print a warning on checksum mismatch (#107968)Jonas Devlieghere2-0/+11
2024-09-11[lldb][test] Add test for no_unique_address when mixed with bitfields (#108155)Michael Buch1-0/+28
2024-09-10[lldb] Recurse through DW_AT_signature when looking for attributes (#107241)Pavel Labath1-0/+45
2024-09-06[lldb] Correctly reconstruct simplified names for type units (#107240)Pavel Labath1-9/+14
2024-08-30[lldb][AArch64] Do not crash if NT_ARM_TLS is missing (#106478)Igor Kudrin2-0/+33
2024-08-23Revert "Revert "[lldb] Speculative fix for trap_frame_sym_ctx.test""Adrian Prantl1-1/+1
2024-08-23Revert "[lldb] Speculative fix for trap_frame_sym_ctx.test"Adrian Prantl1-1/+1
2024-08-22[lldb] Pick the correct architecutre when target and core file disagree (#105...Jonas Devlieghere3-0/+92
2024-08-21[lldb] Speculative fix for trap_frame_sym_ctx.testAdrian Prantl1-1/+1
2024-08-20[lldb][test] XFAIL TestAnonNamespaceParamFunc.cpp on WindowsMichael Buch1-0/+2
2024-08-20[lldb][test] Change unsupported cat -e to cat -v to work with lit internal sh...Connie Zhu1-1/+1
2024-08-20[lldb][ClangExpressionParser] Implement ExternalSemaSource::ReadUndefinedButU...Michael Buch1-0/+22
2024-08-15Reapply "[lldb] Tolerate multiple compile units with the same DWO ID (#100577...Pavel Labath1-0/+142
2024-08-12 [LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#102570)Greg Clayton3-0/+153
2024-08-12Revert "[lldb] Tolerate multiple compile units with the same DWO ID (#100577)"Pavel Labath1-145/+0
2024-08-12Reapply "[lldb/DWARF] Search fallback to the manual index in GetFullyQualifie...Pavel Labath2-0/+38
2024-08-12Revert "[lldb/DWARF] Search fallback to the manual index in GetFullyQualified...Pavel Labath2-38/+0
2024-08-12[lldb][test] Diable dwp hash collision test on WindowsDavid Spickett1-0/+3
2024-08-12[lldb/DWARF] Search fallback to the manual index in GetFullyQualified… (#10...Pavel Labath1-0/+35
2024-08-12[lldb] Tolerate multiple compile units with the same DWO ID (#100577)Pavel Labath1-0/+142
2024-08-08Revert "[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)"Leonard Chan3-150/+0
2024-08-08[LLDB] Impove ObjectFileELF's .dynamic parsing and usage. (#101237)Greg Clayton3-0/+150
2024-08-08[lldb] Fix crash when adding members to an "incomplete" type (#102116)Pavel Labath1-0/+23
2024-08-05[lldb] Rename `scripting template` to `scripting extension` (NFC) (#101935)Med Ismail Bennani1-2/+2
2024-08-05[lldb] Refactor TypeQuery::ContextMatches, take 2 (#101333)Pavel Labath2-7/+5
2024-08-02[lldb/test] Add test for the `scripting template list` command (#101726)Med Ismail Bennani1-0/+42
2024-08-01[lldb][test] Disable vla test on WindowsDavid Spickett1-0/+3
2024-07-29[lldb][TypeSystemClang] Create VLAs of explicitly 0-size as ConstantArrayType...Michael Buch1-0/+80
2024-07-17[lldb] Disable verbose_trap.test on Windows (#99323)Leandro Lupori1-0/+2
2024-07-16Reapply [lldb][DWARF] Delay struct/class/union definition DIE searching when ...Zequan Wu2-4/+43
2024-07-15[lldb] Fix help syntax for add-dsym (target symbols add) (#98976)Jonas Devlieghere1-0/+3
2024-07-16[lldb] Add frame recognizer for __builtin_verbose_trap (#80368)Michael Buch2-0/+34
2024-07-11[lldb] Fix section printing to always align. (#98521)Greg Clayton1-7/+7
2024-07-11[lldb] Fix a bug for PT_TLS segments getting loaded when they shouldn't. (#98...Greg Clayton1-2/+27
2024-07-10[lldb][test] Fix the flaky test dwp-foreign-type-units.cpp. (#98237)Zequan Wu1-3/+1
2024-07-08[lldb] Improve error message for unrecognized executables (#97490)Jonas Devlieghere1-1/+1
2024-07-04Reland "[lldb] Print empty enums as if they were unrecognised normal enums (#...David Spickett1-2/+2
2024-07-04Revert "[lldb] Print empty enums as if they were unrecognised normal enums (#...David Spickett1-2/+2
2024-07-03[lldb] Print empty enums as if they were unrecognised normal enums (#97553)David Spickett1-2/+2
2024-07-03[lldb][AArch64] Add register field enum information (#96887)David Spickett1-1/+1
2024-07-02[lldb][test] Mark dwp foreign type units test unsupported on WindowsDavid Spickett1-0/+2
2024-07-01[lldb][FreeBSD][AArch64] Enable register field detection (#85058)David Spickett1-0/+15
2024-06-29[LLDB] xfail SymbolFile/DWARF/packed.cpp for WindowsMuhammad Omair Javaid1-0/+1
2024-06-29[lldb][test] Add tests for alignof on class with overlapping bases (#97068)Michael Buch3-10/+97
2024-06-28Fix the test to deal with non-deterministic output. (#96800)Greg Clayton1-16/+6
2024-06-28[lldb][test] Add test-cases for packed/aligned structures (#96932)Michael Buch2-0/+59
2024-06-27[lldb/test] Fix enum-declaration-uniqueness.cppPavel Labath1-5/+5