aboutsummaryrefslogtreecommitdiff
path: root/lldb
AgeCommit message (Expand)AuthorFilesLines
2023-12-08[lldb][test] Disable image lookup colour test on Mac OSDavid Spickett1-0/+3
2023-12-08[lldb][test] Disable image lookup colour test on WindowsDavid Spickett1-0/+3
2023-12-08[lldb][test] Don't check line number in image lookup colour testDavid Spickett1-1/+1
2023-12-08[lldb] Add missing nullptr checks when colouring symbol outputDavid Spickett2-6/+14
2023-12-08[lldb] colorize symbols in image lookup with a regex pattern (#69422)taalhaataahir010213-35/+239
2023-12-08Reapply "[lldb][test] TestLocationListLookup.py: skip expr check on unsupport...Mikhail Goncharov1-7/+20
2023-12-08Revert "[lldb][test] TestLocationListLookup.py: skip expr check on unsupporte...Mikhail Goncharov1-20/+7
2023-12-08[lldb][test] TestLocationListLookup.py: skip expr check on unsupported platfo...Michael Buch1-7/+20
2023-12-08[lldb][Symbol] Make sure we decrement PC before checking location list (#74772)Michael Buch5-35/+34
2023-12-07Fix a stall in running `quit` while a live process is running (#74687)jimingham14-13/+74
2023-12-07[lldb][test] TestConstStaticIntegralMember.py: un-XFAIL tests for DWARFv5Michael Buch1-1/+7
2023-12-06[lldb] Un-xfail test after commit revertFelipe de Azevedo Piovezan1-4/+0
2023-12-06[clang][DebugInfo] Revert "emit definitions for constant-initialized static d...Michael Buch3-86/+9
2023-12-06[lldb][SymbolFileDWARF][NFC] Remove unnecessary calls to GetDWARFDeclContext ...Felipe de Azevedo Piovezan1-2/+3
2023-12-05[NFC][lldb] Implement DiagnosticManager::Consume (#74011)Augusto Noronha1-0/+9
2023-12-05[lldb] Sync OpenBSD GetOSVersion() closer to NetBSD function (#74396)Brad Smith1-5/+9
2023-12-04[lldb][NFC] Minor formatting nits with some of the NetBSD codeBrad Smith4-5/+5
2023-12-04[lldb] Remove unused variableBrad Smith1-1/+0
2023-12-04[lldb] Additional pieces towards OpenBSD support (#74198)Brad Smith8-10/+24
2023-12-04DEBUGINFOD based DWP acquisition for LLDB (#70996)Kevin Frei9-7/+260
2023-12-04[lldb][NFC] Delete unreachable code and dead variable in OptionArgParserFelipe de Azevedo Piovezan1-36/+26
2023-12-04[lldb][NFC] Remove else after return in OptionArgParseFelipe de Azevedo Piovezan1-12/+9
2023-12-04[lldb][NFC] Remove unnecessary std::string temporariesFelipe de Azevedo Piovezan1-5/+5
2023-12-04[lldb] Fix building on NetBSD 8.x (#74191)Brad Smith2-4/+26
2023-12-04[lldb] Fix build on NetBSD (#74190)Brad Smith1-4/+5
2023-12-01[lldb] Make use of LD_LIBRARY_PATH on OpenBSD (#74017)Brad Smith2-2/+2
2023-12-01[lldb] Simplify pipe2(2) handling on FreeBSD (#74019)Brad Smith1-2/+2
2023-12-01[lldb/test] Add OpenBSD to _get_platform_os (#74036)Brad Smith1-0/+2
2023-11-30[lldb] Remove pre GCC 4.8 workaround (#73981)Brad Smith1-4/+0
2023-11-30[lldb] pipe2(2) is also supported by OpenBSD (#74012)Brad Smith1-1/+1
2023-11-30Correctly disable hardware watchpoints after a fork eventJason Molenda1-1/+1
2023-11-30[lldb] try to fix build on linux after fc6b72523f3d7Nico Weber1-0/+2
2023-11-30Include <vector> in WatchpointResource.hJason Molenda1-1/+1
2023-11-30[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)Jason Molenda48-759/+1426
2023-11-30[lldb-dap] Fixing a type encoding issue with dap Stopped events. (#72292)John Harrison1-5/+5
2023-11-30Send an explicit interrupt to cancel an attach waitfor. (#72565)jimingham4-5/+97
2023-11-30[lldb][DWARFASTParserClang][NFCI] Make ParsedDWARFTypeAttributes parameter co...Michael Buch2-6/+8
2023-11-30[lldb][DWARFASTParserClang][NFC] Remove redundant parameter to AddMethodToObj...Michael Buch4-13/+6
2023-11-29Allow lldb to load .dwp files with large .debug_info or .debug_types. (#73736)Greg Clayton2-3/+6
2023-11-28[lldb][test] Remove `reason` from `unittest2.expectedFailure` usage (#73028)Jordan Rupprecht9-18/+22
2023-11-28[lldb][test] TestConstStaticIntegralMember: relax assertion on number of glob...Michael Buch1-1/+1
2023-11-28Add support for parsing type unit entries in .debug_names. (#72952)Greg Clayton2-5/+63
2023-11-28[lldb][progress] Always report progress upon Progress object destruction (#73...Chelsea Cassanova1-3/+2
2023-11-28[LLDB] Respect the DW_AT_alignment attribute. (#73307)Haojian Wu4-7/+26
2023-11-28Revert "[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)"David Spickett48-1428/+759
2023-11-28[lldb][PDB] Fix message order in test caseDavid Spickett1-2/+2
2023-11-28[lldb] try to fix build on linux after fc6b72523f3d7Nico Weber1-0/+2
2023-11-27Include <vector> in WatchpointResource.hJason Molenda1-1/+1
2023-11-27[lldb] [mostly NFC] Large WP foundation: WatchpointResources (#68845)Jason Molenda48-759/+1426
2023-11-27[lldb][AArch64][Linux] Correct name of FPCR fieldDavid Spickett3-5/+5