The Week Of Monday 15 February 2021 Archives by date
Starting: Mon Feb 15 00:57:20 PST 2021
Ending: Sun Feb 21 15:06:09 PST 2021
Messages: 260
- [Lldb-commits] [PATCH] D96555: [lldb] Remove the legacy FreeBSD plugin
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95711: [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96634: [lldb][JITLoaderGDB] Test debug support in llvm-jitlink
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96558: [lldb] [Process/FreeBSDRemote] Ensure that errors are always handled
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96194: Defer the decision whether to use the CU or TU index until after reading the unit header.
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [lldb] cd44339 - [lldb] Remove the legacy FreeBSD plugin
Michał Górny via lldb-commits
- [Lldb-commits] [PATCH] D96555: [lldb] Remove the legacy FreeBSD plugin
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [lldb] bee4d6e - [lldb] Rename FreeBSDRemote to FreeBSD (NFC)
Michał Górny via lldb-commits
- [Lldb-commits] [PATCH] D96557: [lldb] Rename FreeBSDRemote to FreeBSD (NFC)
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96715: [lldb] Decouple IsMasterPlan and OkayToDiscard (NFC)
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96715: [lldb] Decouple IsMasterPlan and OkayToDiscard (NFC)
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95601: [lldb][AArch64] Add MTE memory tag reading to lldb-server
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95601: [lldb][AArch64] Add MTE memory tag reading to lldb-server
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96558: [lldb] [Process/FreeBSD] Ensure that errors are always handled
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96558: [lldb] [Process/FreeBSD] Ensure that errors are always handled
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support [WIP]
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96715: [lldb] Decouple IsMasterPlan and OkayToDiscard (NFC)
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96689: [lldb] Remove ThreadPlan::ShouldAutoContinue (NFC)
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [lldb] c2123a8 - [LLDB] Skip TestMultipleTargets.py on Arm/AArch64 Linux
Muhammad Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D96688: [lldb] Minor refinements to ThreadPlan::RestoreThreadState (NFC)
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95602: [lldb][AArch64] Add MTE memory tag reading for lldb
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96666: [lldb] Remove unused ThreadPlan tracer utilities (NFC)
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96687: [lldb] Lower GetRealStopInfo into ThreadPlanCallFunction (NFC)
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95601: [lldb][AArch64] Add MTE memory tag reading to lldb-server
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 65d91b4 - [lldb] Minor refinements to ThreadPlan::RestoreThreadState (NFC)
Dave Lee via lldb-commits
- [Lldb-commits] [PATCH] D96688: [lldb] Minor refinements to ThreadPlan::RestoreThreadState (NFC)
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 2a2464e - [lldb] Lower GetRealStopInfo into ThreadPlanCallFunction (NFC)
Dave Lee via lldb-commits
- [Lldb-commits] [lldb] 22f0aa0 - [lldb] Remove unused ThreadPlan tracer utilities (NFC)
Dave Lee via lldb-commits
- [Lldb-commits] [PATCH] D96687: [lldb] Lower GetRealStopInfo into ThreadPlanCallFunction (NFC)
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96666: [lldb] Remove unused ThreadPlan tracer utilities (NFC)
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 4946f37 - [lldb] Remove very old misleading comment (NFC)
Dave Lee via lldb-commits
- [Lldb-commits] [lldb] 7181104 - [debugserver] Correctly pass argv[0] to execl
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D95710: [lldb/Commands] Add command options for ScriptedProcess to ProcessLaunch
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95602: [lldb][AArch64] Add MTE memory tag reading for lldb
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95711: [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96458: [LLDB] Add support for Arm64/Linux dynamic register sets
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96458: [LLDB] Add support for Arm64/Linux dynamic register sets
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95711: [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96766: [lldb] [Process/FreeBSD] Introduce mips64 FPU reg support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Andy Yankovsky via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Andy Yankovsky via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96779: [lldb] Fix shared library directory computation on windows
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 85f025e - [lldb/test] Test lldb-server named pipe functionality on windows
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D96260: [lldb/test] Test lldb-server named pipe functionality on windows
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96634: [lldb][JITLoaderGDB] Test debug support in llvm-jitlink
Stefan Gränitz via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96460: [LLDB] Arm64/Linux Add MTE and Pointer Authentication registers
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96460: [LLDB] Arm64/Linux Add MTE and Pointer Authentication registers
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96460: [LLDB] Arm64/Linux Add MTE and Pointer Authentication registers
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96459: [LLDB] Pull AuxVec info into NativeRegisterContextLinux_arm64
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96459: [LLDB] Pull AuxVec info into NativeRegisterContextLinux_arm64
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96460: [LLDB] Arm64/Linux Add MTE and Pointer Authentication registers
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96779: [lldb] Fix shared library directory computation on windows
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96779: [lldb] Fix shared library directory computation on windows
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96779: [lldb] Fix shared library directory computation on windows
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support [WIP]
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96458: [LLDB] Add support for Arm64/Linux dynamic register sets
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96795: [FileCollector] Fix that the file system case-sensitivity check was inverted
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [lldb] f88b502 - [FileCollector] Fix that the file system case-sensitivity check was inverted
Raphael Isemann via lldb-commits
- [Lldb-commits] [PATCH] D96779: [lldb] Fix shared library directory computation on windows
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96779: [lldb] Fix shared library directory computation on windows
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95711: [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 1db2888 - [lldb] Remove some nanosleep preprocessor magic
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] 901ea29 - [lldb] Delete superfluous semicolon
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Aaron Ballman via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 9f38001 - [lldb] [Process/FreeBSD] Ensure that errors are always handled
Michał Górny via lldb-commits
- [Lldb-commits] [PATCH] D96558: [lldb] [Process/FreeBSD] Ensure that errors are always handled
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
Tatyana Krasnukha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support [WIP]
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96623: [lldb-vscode] Fix lldb init file stdout issue
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96623: [lldb-vscode] Fix lldb init file stdout issue
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96829: Add "Undeclared registers are marked as Undefined" to UnwindPlan, adopt it in arch default unwind plans
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96833: [lldb] Print a useful error message when trying to import modules with dots or dashes
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96833: [lldb] Print a useful error message when trying to import modules with dots or dashes
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96833: [lldb] Print a useful error message when trying to import modules with dots or dashes
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96829: Add "Undeclared registers are marked as Undefined" to UnwindPlan, adopt it in arch default unwind plans
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96829: Add "Undeclared registers are marked as Undefined" to UnwindPlan, adopt it in arch default unwind plans
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96839: Add a callout to the LanguageRuntime to override the normal UnwindPlan used for a frame
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96463: [LLDB] Arm64/Linux test case for MTE and Pointer Authentication regset
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Martin Storsjö via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Omair Javaid via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96463: [LLDB] Arm64/Linux test case for MTE and Pointer Authentication regset
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
Tatyana Krasnukha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 8bcc037 - [lldb][NFC] Delete deleted const char* overloads of SetValueFromString
Raphael Isemann via lldb-commits
- [Lldb-commits] [PATCH] D96861: [lldb][NFC] Delete deleted const char* overloads of SetValueFromString
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96833: [lldb] Print a useful error message when trying to import modules with dots or dashes
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96839: Add a callout to the LanguageRuntime to override the normal UnwindPlan used for a frame
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96779: [lldb] Fix shared library directory computation on windows
Stella Stamenova via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96839: Add a callout to the LanguageRuntime to override the normal UnwindPlan used for a frame
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Andy Yankovsky via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96839: Add a callout to the LanguageRuntime to override the normal UnwindPlan used for a frame
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96537: Make the error condition in Value::ValueType explicit (NFC)
Adrian Prantl via Phabricator via lldb-commits
- [Lldb-commits] [lldb] d6e8057 - [lldb] Improve error message for modules with dots or dashes
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D96833: [lldb] Print a useful error message when trying to import modules with dots or dashes
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96861: [lldb][NFC] Delete deleted const char* overloads of SetValueFromString
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95711: [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96839: Add a callout to the LanguageRuntime to override the normal UnwindPlan used for a frame
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96839: Add a callout to the LanguageRuntime to override the normal UnwindPlan used for a frame
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96839: Add a callout to the LanguageRuntime to override the normal UnwindPlan used for a frame
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
Tatyana Krasnukha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96680: [lldb-vscode] Emit the breakpoint changed event on location resolved
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96916: [lldb] Fix PushPlan to set subplan to private
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96917: [lldb] Rename {stop, run}_vote to report_{stop, run}_vote
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96917: [lldb] Rename {stop, run}_vote to report_{stop, run}_vote
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [lldb] fcdef15 - Add a new Row setting to mark all un-declared regs as Undefined
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D96829: Add "Undeclared registers are marked as Undefined" to UnwindPlan, adopt it in arch default unwind plans
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [lldb] fb1dc77 - [lldb][NFC] Silence missing case warnings in TypeSystemClang::GetTypeBitAlign due to new RISC-V V types
Raphael Isemann via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96939: [lldb] Add a note to the core file loading error message that mentions archives
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95711: [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96947: [lldb] Prevent double new lines behind errors/warning/messages from LLDB commands
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96947: [lldb] Prevent double new lines behind errors/warning/messages from LLDB commands
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96947: [lldb] Prevent double new lines behind errors/warning/messages from LLDB commands
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96947: [lldb] Prevent double new lines behind errors/warning/messages from LLDB commands
Raphael Isemann via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95711: [lldb/Interpreter] Add ScriptInterpreter Wrapper for ScriptedProcess
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96947: [lldb] Prevent double new lines behind errors/warning/messages from LLDB commands
David Spickett via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Aaron Ballman via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 004a264 - [lldb] Fix shared library directory computation on windows
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D96779: [lldb] Fix shared library directory computation on windows
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Mitchell Horne via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96817: Fix deep copying for OptionValue classes
Tatyana Krasnukha via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Tatyana Krasnukha via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 1b8d2ec - [lldb] Un-XFAIL TestFormatters on windows
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] 612384f - [lldb] Remove unused code in ScriptInterpreterPython
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 31fa76f - [lldb] Check that files exists before handing them off to FileCollector
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [PATCH] D95712: [lldb/bindings] Add Python ScriptedProcess base class to lldb module
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D95713: [lldb/Plugins] Add ScriptedProcess Process Plugin
Med Ismail Bennani via Phabricator via lldb-commits
- [Lldb-commits] [lldb] ecb90b5 - Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 1e08193 - Fix for Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [lldb] 080ba85 - Revert "Fix for Modify TypePrinter to differentiate between anonymous struct and unnamed struct"
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [lldb] 9068dab - Revert "Modify TypePrinter to differentiate between anonymous struct and unnamed struct"
Shafik Yaghmour via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97017: [lldb-server] Exit the DataAvailableCallback loop when `done` or `interrupt` are set
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96680: [lldb-vscode] Emit the breakpoint changed event on location resolved
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96680: [lldb-vscode] Emit the breakpoint changed event on location resolved
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [lldb] d82ecb0 - LanguageRuntime can provide an UnwindPlan for special occasions
Jason Molenda via lldb-commits
- [Lldb-commits] [PATCH] D96839: Add a callout to the LanguageRuntime to override the normal UnwindPlan used for a frame
Jason Molenda via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97017: [lldb-server] Exit the DataAvailableCallback loop when `done` or `interrupt` are set
Muhammad Omair Javaid via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 0833128 - [lldb/Commands] Fix help text typo for 'breakpoint set' -a|--address.
Jan Kratochvil via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Adrian McCarthy via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97076: [lldb] Refine ThreadPlan::ShouldAutoContinue
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97076: [lldb] Refine ThreadPlan::ShouldAutoContinue
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 9d3b9e5 - [lldb] Rename {stop, run}_vote to report_{stop, run}_vote
Dave Lee via lldb-commits
- [Lldb-commits] [PATCH] D96917: [lldb] Rename {stop, run}_vote to report_{stop, run}_vote (NFC)
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96947: [lldb] Prevent double new lines behind errors/warning/messages from LLDB commands
Jonas Devlieghere via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96807: Modify TypePrinter to differentiate between anonymous struct and unnamed struct
Shafik Yaghmour via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97076: [lldb] Refine ThreadPlan::ShouldAutoContinue
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97076: [lldb] Refine ThreadPlan::ShouldAutoContinue
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96680: [lldb-vscode] Emit the breakpoint changed event on location resolved
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96680: [lldb-vscode] Emit the breakpoint changed event on location resolved
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97076: [lldb] Refine ThreadPlan::ShouldAutoContinue
Jim Ingham via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
Greg Clayton via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97114: [lldb] [docs] Update platform support status
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97114: [lldb] [docs] Update platform support status
Ed Maste via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97114: [lldb] [docs] Update platform support status
Kamil Rytarowski via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
David Blaikie via Phabricator via lldb-commits
- [Lldb-commits] [lldb] b0186c2 - [lldb] Refine ThreadPlan::ShouldAutoContinue
Dave Lee via lldb-commits
- [Lldb-commits] [PATCH] D97076: [lldb] Refine ThreadPlan::ShouldAutoContinue
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [lldb] a83a825 - Make sure the interpreter module was loaded before making checks against it
António Afonso via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 1f21d48 - [lldb-vscode] Emit the breakpoint changed event on location resolved
António Afonso via lldb-commits
- [Lldb-commits] [PATCH] D96680: [lldb-vscode] Emit the breakpoint changed event on location resolved
António Afonso via Phabricator via lldb-commits
- [Lldb-commits] [lldb] b19d3b0 - Revert "Make sure the interpreter module was loaded before making checks against it"
António Afonso via lldb-commits
- [Lldb-commits] [PATCH] D96637: Make sure the interpreter module was loaded before making checks against it
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96778: [lldb] Fix handling of `DW_AT_decl_file` according to D91014
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97114: [lldb] [docs] Update platform support status
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 3ca7b2d - Reapply "[lldb/test] Automatically find debug servers to test"
Pavel Labath via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96548: [lldb] [Process/FreeBSDRemote] Introduce aarch64 hw break/watchpoint support
Pavel Labath via Phabricator via lldb-commits
- [Lldb-commits] [lldb] ae14f3f - [LLDB] [docs] Update the list of supported architectures on Windows
Martin Storsjö via lldb-commits
- [Lldb-commits] [PATCH] D96840: [LLDB] [docs] Update the list of supported architectures on Windows
Martin Storsjö via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 7850bb5 - [lldb] [docs] Update platform support status
Michał Górny via lldb-commits
- [Lldb-commits] [PATCH] D97114: [lldb] [docs] Update platform support status
Michał Górny via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D96680: [lldb-vscode] Emit the breakpoint changed event on location resolved
Jan Kratochvil via Phabricator via lldb-commits
- [Lldb-commits] [lldb] 878d82c - Revert "[lldb-vscode] Emit the breakpoint changed event on location resolved"
António Afonso via lldb-commits
- [Lldb-commits] [PATCH] D97165: [lldb] Add deref support and tests to shared_ptr synthetic
Dave Lee via Phabricator via lldb-commits
- [Lldb-commits] [PATCH] D97165: [lldb] Add deref support and tests to shared_ptr synthetic
Dave Lee via Phabricator via lldb-commits
Last message date:
Sun Feb 21 15:06:09 PST 2021
Archived on: Sun Feb 21 15:10:55 PST 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).