Robuta

https://fuchsia.googlesource.com/third_party/llvm-project/+/refs/heads/upstream/main/lldb/test/Shell/Settings/TestFrameFormatFunctionTemplateArguments.test lldb/test/Shell/Settings/TestFrameFormatFunctionTemplateArguments.test - third_party/llvm-project -... third partylldbtestshellsettings https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220307/081900.html [Lldb-commits] [PATCH] D121502: [lldb] Use the debugger's asynchronous output stream for writing... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230807/096556.html [Lldb-commits] [PATCH] D157648: [lldb] Fix data race in Process fix datalldbcommitspatchrace https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20200928/068253.html [Lldb-commits] [lldb] 070a1d5 - [lldb] Remove nothreadallow from SWIG's __str__ wrappers to work... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240108/104953.html [Lldb-commits] [lld] [libcxxabi] [flang] [clang-tools-extra] [libc] [libcxx] [lldb] [llvm] [clang]... clang toolslldbcommitsflang https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230417/093375.html [Lldb-commits] [PATCH] D148790: [LLDB] Don't print register fields when asked for a specific format https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20201116/069927.html [Lldb-commits] [lldb] a8350ce - [lldb] Add support for using variables with C++ keywords names in... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20231016/099645.html [Lldb-commits] [lldb] [mlir] Add ContractionOpInterface utility functions for vector matrix... utility functionslldbcommitsmliradd https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20201116/069930.html [Lldb-commits] [lldb] 875be9f - [lldb] Mark command-process-connect as unsupported on Windows lldbcommitsmarkcommand https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20211011/077838.html [Lldb-commits] [lldb] 4594f81 - Fix Xcode project for debugserver lldbcommitsfixxcodeproject https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20231016/099941.html [Lldb-commits] [lldb] [lldb][AArch64] Add release notes and documentation for SME (PR #66767) release notes https://lldb.llvm.org/cpp_reference/VectorIterator_8h_source.html LLDB: VectorIterator.h Source File lldbhsourcefile https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220912/087608.html [Lldb-commits] [PATCH] D133240: [Formatters][NFCI] Replace 'is_regex' arguments with an enum. https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240205/107904.html [Lldb-commits] [lldb] [lldb][progress][NFC] Add groundwork to keep track of progress reports (PR... https://lldb.llvm.org/cpp_reference/structlldb__private_1_1transport_1_1detail_1_1request__t.html LLDB: lldb_private::transport::detail::request_t R, P Struct Template Reference private transportdetail requestlldb https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20180820/043324.html [Lldb-commits] [lldb] r340219 - Reflow comments lldbcommitsreflowcomments https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230213/091645.html [Lldb-commits] [PATCH] D143958: [NFC][IR] Make Module::getAliasList() private lldbcommitspatchnfcir https://fuchsia.googlesource.com/third_party/llvm-project/+/3b7f5166bd11fc6cbf96597d26753e8c3fc0e6ab/lldb/source/Commands/CommandObjectDisassemble.cpp lldb/source/Commands/CommandObjectDisassemble.cpp - third_party/llvm-project - Git at Google third party https://lldb.llvm.org/cpp_reference/classlldb__private_1_1Socket.html LLDB: lldb_private::Socket Class Reference lldbprivatesocketclassreference https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220207/081109.html [Lldb-commits] [PATCH] D119616: [lldb] Replace asserts on .Success() with assertSuccess() on successlldbcommitspatchreplace https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20130211/007504.html [Lldb-commits] [lldb] r175095 - Skip test that causes lldb to assert due to inferior getting a... https://lists.llvm.org/pipermail/llvm-branch-commits/2016-February/009783.html [llvm-branch-commits] [lldb] r259928 - Updating branches/google/stable to r256229 llvmbranchcommitslldb https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240219/108702.html [Lldb-commits] [lldb] Change debugserver to report the cpu(sub)type of process, not the host. (PR... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210426/073717.html [Lldb-commits] [PATCH] D101453: [lldb] Add tests for DumpDataExtractor formats lldbcommitspatchaddtests https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20221031/089131.html [Lldb-commits] [PATCH] D137284: Override CalculateFrameVariableError in SymbolFileOnDemand lldbcommitspatchoverride https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210426/073851.html [Lldb-commits] [PATCH] D101627: [lldb] More tests for DumpDataExtractor more testslldbcommitspatch https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20181231/046635.html [Lldb-commits] [lldb] r350298 - PECOFF: Remove tabs introduced accidentally in r350094 lldbcommitsremovetabsintroduced https://lldb.llvm.org/cpp_reference/classCommandObjectBreakpointDelete.html LLDB: CommandObjectBreakpointDelete Class Reference lldbclassreference https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220606/084033.html [Lldb-commits] [PATCH] D127500: [lldb] [llgs] Make `k` kill all processes, and fix multiple exits https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230821/096968.html [Lldb-commits] [PATCH] D158893: [lldb] Fix TestVSCode_completions on Darwin lldbcommitspatchfixcompletions https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230911/098025.html [Lldb-commits] [PATCH] D159504: [lldb][AArch64] Implement resizing of SME's ZA register https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20221024/088863.html [Lldb-commits] [lldb] c8a26f8 - [lldb-vscode] Send Statistics Dump in terminated event lldbcommitsvscodesendstatistics https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20130211/007543.html [Lldb-commits] [lldb] r175378 - rdar://problem/13121056 lldbcommitsrdarproblem https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20231016/099856.html [Lldb-commits] [lldb] [lldb-vscode] Allow specifying a custom escape prefix for LLDB commands (PR... a custom https://lldb.llvm.org/cpp_reference/ThreadPlanSingleThreadTimeout_8cpp_source.html LLDB: ThreadPlanSingleThreadTimeout.cpp Source File lldbcppsourcefile https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20201102/069453.html [Lldb-commits] [PATCH] D90741: [LLDB] Fix SVE reginfo for sequential offset in g packet https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220926/088182.html [Lldb-commits] [PATCH] D134873: [LLDB] Add "process status" as equivalent of GDB's "frame" command https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210920/077027.html [Lldb-commits] [PATCH] D110025: [lldb] [gdb-remote] Refactor getting remote regs to use local... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230213/091698.html [Lldb-commits] [lldb] dcf18e4 - [debugserver] Initialize logging earlier in the startup sequence in thelldbcommitsinitialize https://lldb.llvm.org/cpp_reference/classlldb__private_1_1DefaultHighlighter.html LLDB: lldb_private::DefaultHighlighter Class Reference lldbprivateclassreference https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20221212/090391.html [Lldb-commits] [PATCH] D139945: [lldb] Add scripted process launch/attach option to platform... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230821/096868.html [Lldb-commits] [PATCH] D157497: feat: Migrate isArch16Bit lldbcommitspatchfeatmigrate https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230213/091724.html [Lldb-commits] [PATCH] D141702: [lldb/crashlog] Make module loading use Scripted Process affordance https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220124/080660.html [Lldb-commits] [PATCH] D117490: [lldb] Make logging machinery type-safe lldbcommitspatchmakelogging https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20221031/089233.html [Lldb-commits] [PATCH] D137509: [NFC][intelpt] Improve IntelPT trace bundle documentation lldbcommitspatchnfcimprove https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220912/087760.html [Lldb-commits] [PATCH] D134037: [lldb] Fix CommandInterpreter::DidProcessStopAbnormally() with... lldbcommitspatchfix https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230403/092902.html [Lldb-commits] [PATCH] D147436: [lldb][ClangExpression] Filter out non-root namespaces in... filter outlldbcommitspatch https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230612/094961.html [Lldb-commits] [PATCH] D152855: [lldb][Android] Add PlatformAndroidTest lldbcommitspatchandroidadd https://fuchsia.googlesource.com/third_party/llvm-project/+/refs/heads/upstream/main/lldb/test/Shell/Settings/TestCxxFrameFormatEmpty.test lldb/test/Shell/Settings/TestCxxFrameFormatEmpty.test - third_party/llvm-project - Git at Google third party https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210301/072157.html [Lldb-commits] [PATCH] D97739: Add a progress class that can track and report long running... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230501/093845.html [Lldb-commits] [PATCH] D149987: ObjectFile: introduce a COFF object file plugin lldbcommitspatch https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20201116/070057.html [Lldb-commits] [PATCH] D87442: [lldb][AArch64/Linux] Show memory tagged memory regions lldbcommitspatchlinuxshow https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20130603/008620.html [Lldb-commits] [lldb] r183252 - Make sure a core file has thread contexts before we try and load it. https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20200928/068361.html [Lldb-commits] [PATCH] D85705: Add a "Trace" plug-in to LLDB to add process trace support in stages. https://lists.llvm.org/pipermail/llvm-branch-commits/2015-November/009595.html [llvm-branch-commits] [lldb] r253301 - Creating release candidate rc1 from release_371 branch release candidatellvmbranchcommitslldb https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20200928/068310.html [Lldb-commits] [lldb] f794160 - [lldb] Fix FreeBSD Arm Process Plugin build lldbcommitsfixfreebsdarm https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20231120/102491.html [Lldb-commits] [lldb] [lldb] correct inconsistent order of messages on process launch (PR #73173) https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20221031/089056.html [Lldb-commits] [PATCH] D136565: [clang] Instantiate alias templates with sugar alias templateslldbcommitspatchclang https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220110/080369.html [Lldb-commits] [PATCH] D117071: [lldb/Plugins] Add support of multiple ScriptedThreads in a... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220829/087252.html [Lldb-commits] [lldb] f328922 - [lldb] Make the rumtimes target a test dependency lldbcommitsmaketargettest https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230403/092896.html [Lldb-commits] [PATCH] D143062: [lldb] Allow evaluating expressions in C++20 mode in clldbcommitspatchallow https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230612/094937.html [Lldb-commits] [lldb] 01e30b3 - [lldb][AArch64] Add Scalable Matrix Extension option to QEMU launch... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20180820/043364.html [Lldb-commits] [PATCH] D50912: Don't cancel the current IOHandler when we push a handler for an... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20211115/079069.html [Lldb-commits] [PATCH] D113760: [formatters] Add a libstdcpp formatter for for unordered_map,... https://lists.llvm.org/pipermail/all-commits/Week-of-Mon-20230904/130962.html [all-commits] [llvm/llvm-project] a4b82f: [lldb] Allow lldbDataFormatters.py to be used by o... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220321/082331.html [Lldb-commits] [PATCH] D122293: [intelpt] Refactoring instruction decoding for flexibility lldbcommitspatchrefactoringinstruction https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220418/082986.html [Lldb-commits] [PATCH] D123982: [trace][intel pt] Support events pt supportlldbcommitspatchtrace https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210517/074148.html [Lldb-commits] [PATCH] D102630: [lit] Stop using PATH to lookup clang/lld/lldb unless requested https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20201102/069388.html [Lldb-commits] [PATCH] D90598: [lldb/DWARF] Fix implementation of DW_OP_convert lldbcommitspatchdwarf https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220801/086177.html [Lldb-commits] [PATCH] D131086: [lldb/crashlog] Improve exception reporting for interactive mode exception reportinglldbcommitspatch https://versprite.com/resources/vs-labs/ios-reverse-engineering-part-two-debugging-and-tracing-with-lldb/ iOS Reverse Engineering - Debugging and Tracing with LLDB | VerSprite Nov 8, 2023 - In part two of this blog series, we will demonstrate iOS reverse engineering by using LLDB to perform basic debugging and message tracing. reverse engineeringiosdebuggingtracinglldb https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210201/071283.html [Lldb-commits] [lldb] 727bd89 - [lldb] Simplify the logic to detect compiler flag support the logiclldbcommitssimplify https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20201026/069176.html [Lldb-commits] [PATCH] D90034: [lldb] [Process/NetBSD] Use XStateRegSet for all FPU registers https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210426/073643.html [Lldb-commits] [lldb] 7d850db - [lldb] Don't use ::fork or ::vfork on watchOS or tvOS https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20110815/003618.html [Lldb-commits] [lldb] r137692 - /lldb/trunk/source/Target/Thread.cpp lldbcommitstrunksourcetarget https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240108/105327.html [Lldb-commits] [lldb] [lldb][test] Add tests for target.max-string-summary-length setting (PR... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220905/087376.html [Lldb-commits] [PATCH] D133366: [lldb] Fix SBFileSpec.fullpath for Windows lldbcommitspatchfixwindows https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240318/109851.html [Lldb-commits] [lldb] [lldb] Support custom LLVM formatting for variables (PR #81196) lldbcommitssupportcustomllvm https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220523/083766.html [Lldb-commits] [lldb] 134d7f9 - Store a by name list of signals with their actions in the Target https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240108/105061.html [Lldb-commits] [lldb] [lldb-dap] Create a typescript extension for lldb-dap (PR #75515) for prlldbcommitsdapcreate https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20220131/080873.html [Lldb-commits] [PATCH] D118750: [LLDB] add sub register enums on x64 Windows lldbcommitspatchadd https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20231016/099681.html [Lldb-commits] [lldb] [lldb] Rename lldb-vscode to lldb-dap (PR #69264) lldbcommitsrenamevscodedap https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210726/075656.html [Lldb-commits] [PATCH] D107079: [lldb] Change the log format to JSON instead of plain text https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20181224/046541.html [Lldb-commits] [PATCH] D55998: ELF: create "container" sections from PT_LOAD segments https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230529/094484.html [Lldb-commits] [lldb] e348dbc - [lldb] Fix build after Clang API change lldbcommitsfixbuildclang https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20201116/069978.html [Lldb-commits] [lldb] 5a75512 - [lldb] [test] Mark command-process-connect.test XFAIL lldbcommitstestmarkcommand https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210301/072005.html [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20180820/043354.html [Lldb-commits] [PATCH] D50481: Fix broken builtin functions in the expression command https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230501/093789.html [Lldb-commits] [PATCH] D149717: [lldb] Make some functions useful to REPLs public lldbcommitspatchmake https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230612/094927.html [Lldb-commits] [PATCH] D152886: [lldb] Make it easier to spot if sources were resolved in crashlog... https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20201005/068472.html [Lldb-commits] [PATCH] D88796: [lldb] Initial version of FreeBSD remote process plugin initial versionlldbcommitspatch https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240219/108623.html [Lldb-commits] [lldb] [lldb] Correctly annotate threads at a bp site as hitting it (PR #82709) https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230417/093431.html [Lldb-commits] [PATCH] D148752: lldb: Fix usage of sve functions on arm64 lldbcommitspatchfix https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20221024/088877.html [Lldb-commits] [lldb] 6cc5bcc - [LLDB] Correct env vars for Android port selection env varsfor androidlldbcommitscorrect https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230529/094582.html [Lldb-commits] [PATCH] D151949: [lldb][NFCI] Use size_t in OptionValueProperties lldbcommitspatchusesize https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240101/104470.html [Lldb-commits] [llvm] [clang-tools-extra] [libcxx] [compiler-rt] [lld] [clang] [libc] [flang]... clang tools https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20230403/092926.html [Lldb-commits] [PATCH] D147292: [lldb] Add support for the DW_AT_trampoline attribute with a boolean https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20210628/074968.html [Lldb-commits] [PATCH] D105166: Fix expression evaluation result expansion in lldb-vscode lldbcommitspatchfix https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20221031/089038.html [Lldb-commits] [PATCH] D136935: [lldb][CPlusPlus] Introduce... lldbcommitspatchcplusplusintroduce https://lists.llvm.org/pipermail/lldb-commits/Week-of-Mon-20240318/109914.html [Lldb-commits] [lldb] DebugInfoD tests + fixing issues exposed by tests (PR #85693) lldbcommitsdebuginfodtestsfixing