The Week Of Monday 22 July 2024 Archives by thread
      
      Starting: Mon Jul 22 00:04:18 PDT 2024
         Ending: Sun Jul 28 12:59:28 PDT 2024
         Messages: 591
     
- [Lldb-commits] [lldb] [lldb/Target] Add GetStartSymbol method to DynamicLoader plugins (PR #99673)
 
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] [llvm] [lldb][RISCV] function calls support in lldb expressions (PR #99336)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][SBSaveCoreOptions] Fix	TestProcessSaveCore (PR #99692)
 
Leandro Lupori via lldb-commits
- [Lldb-commits] [lldb] [lldb] Change GetStartSymbol to GetStartAddress in DynamicLoader (PR #99909)
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] bb8a740 - [lldb] Change GetStartSymbol to GetStartAddress in DynamicLoader (#99909)
 
via lldb-commits
- [Lldb-commits] [lldb] [lldb-dap] Updated README.md for newly added attach properties. (PR #99926)
 
Santhosh Kumar Ellendula via lldb-commits
- [Lldb-commits] [lldb] [lldb/Commands] Add `scripting template list` command with auto discovery (PR #97273)
 
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] [lldb] Implement basic support for	reverse-continue (PR #99736)
 
via lldb-commits
- [Lldb-commits] [lldb] lldb: android: fix missing Python import of urlparse from lldb test utilities (PR #99934)
 
Andrew Rogers via lldb-commits
- [Lldb-commits] [lldb] [lldb/Plugins] Introduce Scripted Platform	Plugin (PR #99814)
 
Alex Langford via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [BOLT][DWARF][NFC] Split processUnitDIE into two lambdas (PR #99957)
 
Sayhaan Siddiqui via lldb-commits
- [Lldb-commits] [lldb] [lldb][debugserver] Retry sleep(0.25s) when	interrupted (PR #99962)
 
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] Unify WaitForSetEvents and	WaitForEventsToReset (PR #99997)
 
via lldb-commits
- [Lldb-commits] [clang] [lldb] [clang] Split ObjectFilePCHContainerReader from ObjectFilePCHContainerWriter (PR #99599)
 
Chuanqi Xu via lldb-commits
- [Lldb-commits] [lldb] d64eccf - [clang] Split ObjectFilePCHContainerReader from ObjectFilePCHContainerWriter (#99599)
 
via lldb-commits
- [Lldb-commits] [lldb] 87f2c25 - [lldb] Unify WaitForSetEvents and WaitForEventsToReset (#99997)
 
via lldb-commits
- [Lldb-commits] [lldb] ca102b2 - lldb: android: fix missing Python import of urlparse in lldb test utilities (#99934)
 
via lldb-commits
- [Lldb-commits] [lldb] 34e67ff - [lldb] Drop LOG_CONS from openlog	call.
 
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [llvm] [DRAFT][llvm]Added lib/Telemetry (PR	#98528)
 
Vy Nguyen via lldb-commits
- [Lldb-commits] [lldb] [llvm] [llvm]Added lib/Telemetry (PR #98528)
 
Vy Nguyen via lldb-commits
- [Lldb-commits] [lldb] [lldb][debuginfod] Fix the DebugInfoD PR that caused issues when working with stripped binaries (PR #99362)
 
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] Revert "[lldb/Commands] Add `scripting template list` command with auto discovery" (PR #100273)
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] 39c23a3 - Revert "[lldb/Commands] Add `scripting template list` command with auto discovery" (#100273)
 
via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [BOLT][DWARF][NFC] Add parallelization for processing of DWO debug information (PR #100282)
 
Sayhaan Siddiqui via lldb-commits
- [Lldb-commits] [lldb] [lldb] Don't crash when attaching to pid and no binaries found (PR #100287)
 
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] 56535a0 - [lldb] Don't crash when attaching to pid and no binaries found (#100287)
 
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Don't use a vm addr range starting at 0 for local memory (PR #100288)
 
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] IRMemoryMap zero address mapping fix	(PR #99045)
 
Jason Molenda via lldb-commits
- [Lldb-commits] [lldb] [lldb] Correct format specifier for sscanf to prevent buffer overflow (NFC) (PR #94783)
 
David Spickett via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add an assert to verify sign_bit_pos is within the valid range (NFC) (PR #95678)
 
Shivam Gupta via lldb-commits
- [Lldb-commits] [clang] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [BOLT][NFC] Track fragment relationships using EquivalenceClasses (PR #99979)
 
Amir Ayupov via lldb-commits
- [Lldb-commits] [clang] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [BOLT] Support more than two jump table parents (PR #99988)
 
Amir Ayupov via lldb-commits
- [Lldb-commits] [lldb] [lldb][Linux] Parse, but don't store "comm" from /proc/stat file (PR #100387)
 
David Spickett via lldb-commits
- [Lldb-commits] [clang] [compiler-rt] [libc] [libcxx] [lld] [lldb] [llvm] [mlir] [BOLT] Add profile-use-pseudo-probes option (PR #100299)
 
Amir Ayupov via lldb-commits
- [Lldb-commits] [lldb] [lldb] Prevent passing a nullptr to std::string in ObjectFileMachO (PR #100421)
 
Jonas Devlieghere via lldb-commits
- [Lldb-commits] [lldb] [lldb] Fix incorrect logical operator in 'if' condition check (NFC) (PR #94779)
 
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] [LLDB][SBSaveCore] Implement a selectable threadlist for Core Options. (PR #100443)
 
Jacob Lalonde via lldb-commits
- [Lldb-commits] [clang] [lldb] [HLSL] Implement intangible AST type	(PR #97362)
 
Helena Kotas via lldb-commits
- [Lldb-commits] [lldb] [lldb][test][win][x86_64] XFAIL already failing lldb/test/Shell/Drive… (PR #100473)
 
Kendal Harland via lldb-commits
- [Lldb-commits] [lldb] [lldb][test][win][x86_64] XFAIL already failing Shell tests (PR #100476)
 
Kendal Harland via lldb-commits
- [Lldb-commits] [lldb] [lldb][test][win][x86_64] XFAIL already	failing API tests (PR #100477)
 
Kendal Harland via lldb-commits
- [Lldb-commits] [lldb] e846fb4 - [lldb] Prevent passing a nullptr to std::string in ObjectFileMachO (#100421)
 
via lldb-commits
- [Lldb-commits] [lldb] [lldb][test][x86_64][win] Set breakpoint condition on breakpoint instead of location in TestBreakpointConditions (PR #100487)
 
Kendal Harland via lldb-commits
- [Lldb-commits] [lldb] 2ba1aee - [lldb] Don't use a vm addr range starting at 0 for local memory (#100288)
 
via lldb-commits
- [Lldb-commits] [lldb] 2914a4b - [lldb/Commands] Add `scripting template list` command with auto discovery
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] f48c166 - [lldb][Linux] Parse, but don't store "comm" from /proc/stat file (#100387)
 
via lldb-commits
- [Lldb-commits] [lldb] c3a2efc - [lldb/Plugins] Fix build failure on windows following 2914a4b88837
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] [LLDB][test] Update Makefile.rules to support Windows host+Linux target (PR #99266)
 
Vladislav Dzhidzhoev via lldb-commits
- [Lldb-commits] [lldb] 2ba3fe7 - [lldb] Fix incorrect uses of logical operator in 'if' condition check (NFC) (#94779)
 
via lldb-commits
- [Lldb-commits] [lldb] Revert "[lldb] Fix incorrect logical operator in 'if' condition check (NFC)" (PR #100561)
 
David Spickett via lldb-commits
- [Lldb-commits] [lldb] a466db2 - Revert "[lldb] Fix incorrect logical operator in 'if' condition check (NFC)" (#100561)
 
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Adjust the for loop condition to prevent unintended increments in ExpandRLE (NFC) (PR #94844)
 
Shivam Gupta via lldb-commits
- [Lldb-commits] [lldb] [lldb] Tolerate multiple compile units with the same DWO ID (PR #100577)
 
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Support remote run of Shell	tests (PR #95986)
 
Vladislav Dzhidzhoev via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Mark TestAssertMessages.py as passing remotely on Linux target. (PR #100586)
 
Vladislav Dzhidzhoev via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add constant value mode for RegisterLocation in UnwindPlans (PR #100624)
 
Felipe de Azevedo Piovezan via lldb-commits
- [Lldb-commits] [lldb] 792b673 - [lldb][test] Mark TestAssertMessages.py as passing remotely on Linux target. (#100586)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Remove decorator from XPASSes	x86/Windows (PR #100628)
 
Vladislav Dzhidzhoev via lldb-commits
- [Lldb-commits] [lldb] c1d1a75 - [lldb/Plugins] Fix build failure on windows following 2914a4b88837
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] [lldb] Improved lldb-server stability for remote launching (PR #100659)
 
Dmitry Vasilyev via lldb-commits
- [Lldb-commits] [lldb] Remove python helper getCompilerBinary() (PR	#100660)
 
Kendal Harland via lldb-commits
- [Lldb-commits] [lldb] [lldb] Optimized lldb-server memory usage (PR	#100666)
 
Dmitry Vasilyev via lldb-commits
- [Lldb-commits] [lldb] [lldb] Multithreading lldb-server works on Windows now; fixed gdb port mapping (PR #100670)
 
Dmitry Vasilyev via lldb-commits
- [Lldb-commits] [lldb] 0d4f948 - [lldb/Plugins] Fix build failure on windows following 2914a4b88837
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] [lldb] Revert scripting template list patches	(PR #100673)
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] e8504cb - [lldb] Revert scripting template	list patches (#100673)
 
via lldb-commits
- [Lldb-commits] [lldb] [lldb][TypeSystemClang][NFC] Clean up TypeSystemClang::GetBitSize (PR #100674)
 
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb][TypeSystemClang] Create VLAs of explicitly 0-size as ConstantArrayType (PR #100710)
 
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb] Refactor TypeQuery::ContextMatches (PR	#99305)
 
Pavel Labath via lldb-commits
- [Lldb-commits] [lldb] 6a1a393 - [LLDB] Remove decorator from	XPASSes x86/Windows (#100628)
 
via lldb-commits
- [Lldb-commits] [lldb] [lldb][test] Add ABI library to	Makefile.rules link flags (PR #99589)
 
Vladislav Dzhidzhoev via lldb-commits
- [Lldb-commits] [lldb] f083764 - [lldb] Optimized lldb-server memory	usage (#100666)
 
via lldb-commits
- [Lldb-commits] [lldb] [lldb] Add format eFormatEnumWithValues to ensure raw enum value is always shown (PR #90059)
 
David Spickett via lldb-commits
- [Lldb-commits] [lldb] 7345025 - [lldb-dap] Updated README.md for newly added attach properties. (#99926)
 
via lldb-commits
- [Lldb-commits] [lldb] 11a7ee5 - [lldb][TypeSystemClang][NFC] Clean up TypeSystemClang::GetBitSize (#100674)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Remove the redundent increment of 'properties' variable (PR #95675)
 
Alex Langford via lldb-commits
- [Lldb-commits] [lldb] 3e593b9 - [lldb] Remove python helper	getCompilerBinary() (#100660)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB][test] Provide a proper path to 'strip' utility for the LLDB API tests. (PR #100836)
 
Vladislav Dzhidzhoev via lldb-commits
- [Lldb-commits] [lldb] 558315a - [LLDB] Remove the redundent	'properties' variable (#95675)
 
via lldb-commits
- [Lldb-commits] [clang] [lldb] [llvm] [BOLT][DWARF][NFC] Add tests to check with an increased batch size (PR #100851)
 
Sayhaan Siddiqui via lldb-commits
- [Lldb-commits] [lldb] bccff3b - [lldb/Commands] Add `scripting template list` command with auto discovery
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] ecf125e - [lldb] Add ScriptedPlatform to	`scripting template list`
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] Improve ObjectFileELF files ability to load	from memory. (PR #100900)
 
Greg Clayton via lldb-commits
- [Lldb-commits] [lldb] 995f643 - [lldb] Add OperatingSystem to	`scripting template list`
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] 2402b32 - [lldb] Add ScriptedProcess to	`scripting template list`
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] bbc457a - Revert "[lldb] Add ScriptedProcess to `scripting template list`"
 
Med Ismail Bennani via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
- [Lldb-commits] [lldb] [LLDB] Add AST node classes, functions, etc. for Data Inspection Lang… (PR #95738)
 
via lldb-commits
 
- [Lldb-commits] [lldb] [WIP][lldb][test] Add a new __compressed_pair layout to libcxx simulator tests (PR #99012)
 
Michael Buch via lldb-commits
- [Lldb-commits] [lldb] [lldb] Support new libc++ __compressed_pair	layout (PR #96538)
 
Michael Buch via lldb-commits
    
      Last message date: 
       Sun Jul 28 12:59:28 PDT 2024
    Archived on: Sun Jul 28 12:59:31 PDT 2024
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).