Messages by Thread
-
-
[Lldb-commits] [lldb] 1995fd9 - [lldb] Extract DW_OP_deref evaluation code (NFC) (#146801)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Add external terminal support (PR #146950)
via lldb-commits
-
[Lldb-commits] [lldb] 378f248 - [lldb] Add SB API to make a breakpoint a hardware breakpoint (#146602)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Extract DW_OP_deref evaluation code (NFC) (PR #146801)
Adrian Prantl via lldb-commits
-
[Lldb-commits] [lldb] 8d3dbdb - [lldb] fix incorrect logging message (#146903)
via lldb-commits
-
[Lldb-commits] [lldb] 2f75f65 - [lldb] Take a sledgehammer approach to resizing the statusline (#146578)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][DataFormatter] Format libstdc++ unique_ptr like we do libc++ (PR #146909)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] a88e286 - [lldb][test] Consolidate libstdc++ and libc++ vector formatter tests into generic test (#146885)
via lldb-commits
-
[Lldb-commits] [lldb] 522d743 - [lldb][test] Run generic set formatter test-case on specified STL (#146882)
via lldb-commits
-
[Lldb-commits] [lldb] 6440b10 - [lldb] Remove PRIuFT macro and use LLDB_LOG instead (#146867)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] fix incorrect logging message (PR #146903)
Charles Zablit via lldb-commits
-
[Lldb-commits] [lldb] 10dc4e1 - [lldb][test] Turn std::chrono libcxx test generic (#146873)
via lldb-commits
-
[Lldb-commits] [lldb] b0444b0 - [lldb][test] Turn std::atomic libcxx test generic (#146843)
via lldb-commits
-
[Lldb-commits] [lldb] 31bdd5f - [lldb][test] XFAIL TestIRInterpreter.py on Windows again
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] 03aa5c0 - [LLDB] Optimize identifier lookup in DIL (#146094)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][test] Consolidate libstdc++ and libc++ vector formatter tests into generic test (PR #146885)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] Logging setup for lldb-dap extension (PR #146884)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][test] Run generic set formatter test-case on specified STL (PR #146882)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] [lldb][test] Turn std::chrono libcxx test generic (PR #146873)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] c5f47c6 - [lldb-dap] Prevent using an implicit `step-in`. (#143644)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Remove PRIuFT macro and use LLDB_LOG instead (PR #146867)
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] 7891270 - [lldb][Windows] Fix compilation warnings
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] d8023e7 - [lldb] Use correct size when dumping DWARF64 DW_FORM_ref_addr (#146686)
via lldb-commits
-
[Lldb-commits] [lldb] 4e8843e - [lldb][test] Disable TestIRInterpreter.py on x86_64 Windows
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] da6c7e6 - [lldb][mcp] Skip MCPUnixSocketCommandTestCase if remote (#146807)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][test] Turn std::atomic libcxx test generic (PR #146843)
Michael Buch via lldb-commits
-
[Lldb-commits] [lldb] [lldb] Rename files ValueObjectSyntheticFilter to ValueObjectSynthetic (NFC) (PR #146784)
Pavel Labath via lldb-commits
-
[Lldb-commits] [lldb] a17c598 - [lldb][test] Enable TestExpressionInSyscall.py on Windows
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] dd495f1 - [lldb][test] Correct TestIRInterpreter
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] 563bea9 - [lldb][test] Enable TestIRInterpreter on Windows
David Spickett via lldb-commits
-
[Lldb-commits] [lldb] 4017dc0 - [lldb][Commands][NFC] image lookup: remove unused local variable (#146554)
via lldb-commits
-
[Lldb-commits] [lldb] 58d84a6 - [lldb][DWARF][NFC] Reduce scope of ref_addr_size variable (#146557)
via lldb-commits
-
[Lldb-commits] [lldb] 94d8231 - [LLDB] Mark TestCallStdStringFunction as XPASS on Windows (#146835)
via lldb-commits
-
[Lldb-commits] [lldb] 6a50aa7 - [lldb] Add linux test for the three-arg version of getProcFile (#146500)
via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Mark TestCallStdStringFunction as XPASS on Windows (PR #146835)
via lldb-commits
-
[Lldb-commits] [lldb] 119705e - [lldb][test] Synchronize `__compressed_pair_padding` with libc++ (#142516)
via lldb-commits
-
[Lldb-commits] [lldb] [lldb][mcp] Skip MCPUnixSocketCommandTestCase if remote (PR #146807)
Alexandre Perez via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for first 64b Memory Descriptor in Minidump (+ Testing changes) (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for first 64b Memory Descriptor in Minidump (+ Testing changes) (PR #146777)
via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for first 64b Memory Descriptor in Minidump (+ Testing changes) (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for first 64b Memory Descriptor in Minidump (+ Testing changes) (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for first 64b Memory Descriptor in Minidump (+ Testing changes) (PR #146777)
via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for first 64b Memory Descriptor in Minidump (+ Testing changes) (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for first 64b Memory Descriptor in Minidump (+ Testing changes) (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for Memory64 RVA in Minidump (+ Testing changes) (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for Memory64 RVA in Minidump (+ Testing changes) (PR #146777)
via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for Memory64 RVA in Minidump (+ Testing changes) (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for Memory64 RVA in Minidump (+ Testing changes) (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for Memory64 RVA in Minidump (+ Testing changes) (PR #146777)
Pavel Labath via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for Memory64 RVA in Minidump (+ Testing changes) (PR #146777)
Greg Clayton via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Incorrect offset for Memory64 RVA in Minidump (+ Testing changes) (PR #146777)
Greg Clayton via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
David Peixotto via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Greg Clayton via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Greg Clayton via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Greg Clayton via lldb-commits
-
[Lldb-commits] [lldb] [LLDB] Fix Memory64 BaseRVA, move all non-stack memory to Mem64. (PR #146777)
Jacob Lalonde via lldb-commits
-
[Lldb-commits] [lldb] [lldb-dap] Improving 'variables' hover requests. (PR #146773)
John Harrison via lldb-commits