lldb-commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
LLVM Continuous Integration via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Fix win32 build. (PR #135638)
Dmitry Vasilyev via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Fix win32 build. (PR #135638)
John Harrison via lldb-commits
2025/04/14
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
Matheus Izvekov via lldb-commits
2025/04/14
[Lldb-commits] [lldb] 6b863e8 - [lldb-dap] Fix win32 build. (#135638)
via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<>. (PR #133624)
John Harrison via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Override Should{Select, Show} in StopReasonBreakpoint (PR #135637)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Fix win32 build. (PR #135638)
Vladislav Dzhidzhoev via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
John Harrison via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Fix win32 build. (PR #135638)
via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Fix win32 build. (PR #135638)
John Harrison via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<>. (PR #133624)
John Harrison via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Override Should{Select, Show} in StopReasonBreakpoint (PR #135637)
via lldb-commits
2025/04/14
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Override Should{Select, Show} in StopReasonBreakpoint (PR #135637)
via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
LLVM Continuous Integration via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<>. (PR #133624)
John Harrison via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Refactoring lldb-dap 'launch' request to use typed RequestHandler<>. (PR #133624)
John Harrison via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] Adding support for cancelling a request. (PR #130169)
John Harrison via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Fix use-color settings not persistent (PR #135626)
Ebuka Ezike via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
Marcel Laverdet via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [LLDB] Reapply refactored CPlusPlusLanguage::MethodName to break lldb-server dependencies (PR #135033)
Dmitry Vasilyev via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Fix use-color settings not persistent (PR #135626)
via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [LLDB] Add unary operators Dereference and AddressOf to DIL (PR #134428)
Ilia Kuklin via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Ebuka Ezike via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb][AIX] get host info for AIX (PR #134354)
Hemang Gadhavi via lldb-commits
2025/04/14
[Lldb-commits] [lldb] cbbf562 - [lldb][Format][NFC] Remove unused FormatEntity::FormatCString
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [lldb] e4a672b - [LLDB] Reapply refactored CPlusPlusLanguage::MethodName to break lldb-server dependencies (#135033)
via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] fix inconsistent debugAdapterHostname argument name (PR #135544)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add new per-language frame-format variables for formatting function names (PR #131836)
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb-dap] fix inconsistent debugAdapterHostname argument name (PR #135544)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb/cmake] Normalize use of HAVE_LIBCOMPRESSION (PR #135528)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Aiden Grossman via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Aiden Grossman via lldb-commits
2025/04/14
[Lldb-commits] [lldb] d792094 - [lldb] Remove ProcessRunLock::TrySetRunning (#135455)
via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [lldb] 73b554d - [lldb] Make sure the process is stopped when computing the symbol context (#135458)
via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Make sure the process is stopped when computing the symbol context (PR #135458)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [LLDB] Reapply refactored CPlusPlusLanguage::MethodName to break lldb-server dependencies (PR #135033)
Dmitry Vasilyev via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Matheus Izvekov via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Matheus Izvekov via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Matheus Izvekov via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Matheus Izvekov via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Jonas Devlieghere via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Matheus Izvekov via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Aiden Grossman via lldb-commits
2025/04/14
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Aiden Grossman via lldb-commits
2025/04/13
[Lldb-commits] [lldb] a3f8359 - [lldb][test] Fix NativePDB/inline_sites_live.cpp inlined frame format
Michael Buch via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
Ely Ronnen via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Michael Buch via lldb-commits
2025/04/13
[Lldb-commits] [lldb] 1e153b7 - [lldb][Format] Display only the inlined frame name in backtraces if available (#135343)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] 52e45a7 - [lldb][Language] Change GetFunctionDisplayName to take SymbolContext by reference (#135536)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][Language] Change GetFunctionDisplayName to take SymbolContext by reference (PR #135536)
Michael Buch via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Pavel Labath via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
Ely Ronnen via lldb-commits
2025/04/13
[Lldb-commits] [lldb] 99df442 - Skip test on Darwin
Adrian Prantl via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] returning command completions up to a maximum (PR #135565)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][Language] Change GetFunctionDisplayName to take SymbolContext by reference (PR #135536)
Adrian Prantl via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Adrian Prantl via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][AArch64] Fix Apple M4 on Linux (PR #135563)
Marcel Laverdet via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Pavel Labath via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Pavel Labath via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Pavel Labath via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Pavel Labath via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Matheus Izvekov via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Matheus Izvekov via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [llvm] [CI] monolithic-linux improvements (PR #135499)
Matheus Izvekov via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][lldb-dap] explicitly set the expr as an alias for expression. (PR #134562)
Ebuka Ezike via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][lldb-dap] explicitly set the expr as an alias for expression. (PR #134562)
Ebuka Ezike via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb-dap] fix inconsistent debugAdapterHostname argument name (PR #135544)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb-dap] fix inconsistent debugAdapterHostname argument name (PR #135544)
Ely Ronnen via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb-dap] fix inconsistent debugAdapterHostname argument name (PR #135544)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][Language] Change GetFunctionDisplayName to take SymbolContext by reference (PR #135536)
Michael Buch via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][Language] Change GetFunctionDisplayName to take SymbolContext by reference (PR #135536)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb][Language] Change GetFunctionDisplayName to take SymbolContext by reference (PR #135536)
Michael Buch via lldb-commits
2025/04/13
[Lldb-commits] [lldb] 1c5ce2d - Reapply "[lldb] ProcessGdbRemote header gardning"
Pavel Labath via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb/cmake] Normalize use of HAVE_LIBCOMPRESSION (PR #135528)
via lldb-commits
2025/04/13
[Lldb-commits] [lldb] [lldb/cmake] Normalize use of HAVE_LIBCOMPRESSION (PR #135528)
Pavel Labath via lldb-commits
2025/04/12
[Lldb-commits] [lldb] [lldb] Remove vestigial remnants of reproducers (PR #135361)
Pavel Labath via lldb-commits
2025/04/12
[Lldb-commits] [lldb] f4fba20 - [lldb] Remove vestigial remnants of reproducers (#135361)
via lldb-commits
2025/04/12
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
Mikhail Zakharov via lldb-commits
2025/04/12
[Lldb-commits] [lldb] [llvm] [dsymutil] Avoid copying binary swiftmodules built from textual (PR #134719)
LLVM Continuous Integration via lldb-commits
2025/04/12
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
Mikhail Zakharov via lldb-commits
2025/04/12
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
Mikhail Zakharov via lldb-commits
2025/04/11
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Add commands to list/enable/disable plugins (PR #134418)
David Peixotto via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make sure the process is stopped when computing the symbol context (PR #135458)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make sure the process is stopped when computing the symbol context (PR #135458)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove ProcessRunLock::TrySetRunning (PR #135455)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
Matheus Izvekov via lldb-commits
2025/04/11
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
via lldb-commits
2025/04/11
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
Matheus Izvekov via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
Matheus Izvekov via lldb-commits
2025/04/11
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
via lldb-commits
2025/04/11
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] e1d91ba - [lldb] Fix erroneous return value
Alexandre Ganea via lldb-commits
2025/04/11
[Lldb-commits] [lldb] 84ed81b - [lldb] On Windows, silence warning when building with Clang ToT
Alexandre Ganea via lldb-commits
2025/04/11
[Lldb-commits] [lldb] 715c61e - [lldb][lldbp-dap] On Windoows, silence warnings when building with MSVC
Alexandre Ganea via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
via lldb-commits
2025/04/11
[Lldb-commits] [clang] [clang-tools-extra] [lldb] Reland: [clang] preserve class type sugar when taking pointer to member (PR #132401)
Matheus Izvekov via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Paul Kirth via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Clean up StartDebugserverProcess before I start refactoring it (PR #135342)
Dmitry Vasilyev via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Revert "[lldb] Make sure the process is stopped when computing the symbol context (#134757)" (PR #135408)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] 179d30f - Revert "[lldb] Make sure the process is stopped when computing the symbol context (#134757)" (#135408)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Reland "[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (#134397)" (PR #135296)
Felipe de Azevedo Piovezan via lldb-commits
2025/04/11
[Lldb-commits] [lldb] c2939b9 - Reland "[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (#134397)" (#135296)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Add download time for each module in statistics (PR #134563)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Clean up StartDebugserverProcess before I start refactoring it (PR #135342)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Ebuka Ezike via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Paul Kirth via lldb-commits
2025/04/11
[Lldb-commits] [lldb] 68ab45f - Revert "[lldb] ProcessGdbRemote header gardning"
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make sure the process is stopped when computing the symbol context (PR #134757)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [LLDB] Add unary operators Dereference and AddressOf to DIL (PR #134428)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make sure the process is stopped when computing the symbol context (PR #134757)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Reland "[lldb] Clear thread-creation breakpoints in ProcessGDBRemote::Clear (#134397)" (PR #135296)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
Greg Clayton via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
Greg Clayton via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Revert "[lldb] Make sure the process is stopped when computing the symbol context (#134757)" (PR #135408)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] Revert "[lldb] Make sure the process is stopped when computing the symbol context (#134757)" (PR #135408)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
Greg Clayton via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make SBProcess thread related actions listen to StopLocker (PR #134339)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Do not bump memory modificator ID when "internal" debugger memory is updated (PR #129092)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] 70627af - [lldb] Synchronize access to m_statusline in the Debugger (#134759)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Synchronize access to m_statusline in the Debugger (PR #134759)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove vestigial remnants of reproducers (PR #135361)
Jonas Devlieghere via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][lldb-dap] Added support for "WriteMemory" request. (PR #131820)
Santhosh Kumar Ellendula via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
David Spickett via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Ebuka Ezike via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Ebuka Ezike via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
David Spickett via lldb-commits
2025/04/11
[Lldb-commits] [lldb] 5b384c3 - [lldb][test] Adjust TestTargetReadInstructionsFlavor skipIfs
David Spickett via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
David Spickett via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
David Spickett via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove vestigial remnants of reproducers (PR #135361)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Remove vestigial remnants of reproducers (PR #135361)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Make sure the process is stopped when computing the symbol context (PR #134757)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [libcxxabi] [lldb] [llvm] [lldb] Add frame-format option to highlight function names in backtraces (PR #131836)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format] Display only the inlined frame name in backtraces if available (PR #135343)
Pavel Labath via lldb-commits
2025/04/11
[Lldb-commits] [lldb] b656915 - [lldb][Format][NFCI] Refactor CPlusPlusLanguage::GetFunctionDisplayName into helpers and use LLVM style (#135331)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Ebuka Ezike via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][Format][NFCI] Refactor CPlusPlusLanguage::GetFunctionDisplayName into helpers and use LLVM style (PR #135331)
Michael Buch via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Ebuka Ezike via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Fix SBTarget::ReadInstruction with flavor (PR #134626)
Ebuka Ezike via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb][lldb-dap] fix repeating commands in repl mode (PR #135008)
Ebuka Ezike via lldb-commits
2025/04/11
[Lldb-commits] [lldb] [lldb] Slide eh_frame unwind plan if it doesn't begin at function boundary (PR #135333)
Pavel Labath via lldb-commits
Earlier messages
Later messages