Popular repositories Loading
-
-
llvm-project
llvm-project PublicForked from llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
LLVM
-
gala
gala PublicForked from sivachandra/gala
An adapter package which enables GDB Python API in LLDB
Python
880 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 11 commits in 1 repository
Created a pull request in llvm/llvm-project that received 7 comments
[lldb] Remove UnwindPlan::Row shared_ptrs, lite
Replace with std::unique_ptr. Previous attempt at replacing them with values failed because x86AssemblyInspectionEngine was storing pointers to the…
+10
−10
lines changed
•
7
comments
Opened 10 other pull requests in 1 repository
llvm/llvm-project
3
open
7
merged
-
[lldb/cmake] Normalize use of HAVE_LIBCOMPRESSION
This contribution was made on Apr 13
-
[lldb] Remove vestigial remnants of reproducers
This contribution was made on Apr 11
-
[lldb] Clean up StartDebugserverProcess before I start refactoring it
This contribution was made on Apr 11
-
[lldb] Slide eh_frame unwind plan if it doesn't begin at function boundary
This contribution was made on Apr 11
-
Reapply "[lldb] Remove UnwindPlan::Row shared_ptrs (https://github.com/llvm/llvm-project/pull/132370)"
This contribution was made on Apr 8
-
[lldb] Small refactor of eh_frame parsing
This contribution was made on Apr 8
-
[lldb] Support negative function offsets in UnwindPlans
This contribution was made on Apr 7
-
[lldb] Remove unused UnwindPlan functions
This contribution was made on Apr 7
-
Reapply "[lldb] Return *const* UnwindPlan pointers from FuncUnwinders "
This contribution was made on Apr 3
-
[lldb/telemetry] Report exit status only once
This contribution was made on Apr 2
Reviewed 18 pull requests in 1 repository
llvm/llvm-project
18 pull requests
-
[lldb] Remove ProcessRunLock::TrySetRunning
This contribution was made on Apr 13
-
[lldb] Add new per-language frame-format variables for formatting function names
This contribution was made on Apr 11
-
[lldb] Slide eh_frame unwind plan if it doesn't begin at function boundary
This contribution was made on Apr 11
-
[lldb][Format][NFCI] Refactor CPlusPlusLanguage::GetFunctionDisplayName into helpers and use LLVM style
This contribution was made on Apr 11
-
[lldb] Synchronize access to m_statusline in the Debugger
This contribution was made on Apr 11
-
[LLDB] Add unary operators Dereference and AddressOf to DIL
This contribution was made on Apr 11
-
[lldb][AIX] get host info for AIX
This contribution was made on Apr 10
-
[lldb] Handle signals in a separate thread in the driver
This contribution was made on Apr 10
-
[LLDB] Refactored CPlusPlusLanguage::MethodName to break lldb-server dependencies
This contribution was made on Apr 8
-
[LLDB][NFC] Remove Debugger dependency in SystemLifetimeManager
This contribution was made on Apr 8
-
[LLDB] Fix warnings in DIL.
This contribution was made on Apr 8
-
[lldb] Use correct path for debugserver
This contribution was made on Apr 8
-
[LLDB][Telemetry] Collect telemetry from client when allowed.
This contribution was made on Apr 3
-
[LLDB] Add DIL code for handling plain variable names.
This contribution was made on Apr 3
-
[lldb][AIX] Support for XCOFF Sections
This contribution was made on Apr 3
-
[lldb-dap] Adding support for cancelling a request.
This contribution was made on Apr 2
-
[lldb] Return *const* UnwindPlan pointers from FuncUnwinders
This contribution was made on Apr 2
-
[lldb] Hoist UUID generation into the UUID class
This contribution was made on Apr 2