User Details
- User Since
- Nov 11 2012, 10:07 AM (577 w, 4 d)
Aug 22 2023
@alok, I know it's been a while here... Do you plan to resume working on this feature at some point?
Aug 21 2023
Aug 18 2023
Aug 8 2023
Aug 4 2023
- Fixed formatting
- Rebased
Aug 3 2023
Jul 21 2023
Jul 20 2023
Jul 13 2023
Jun 2 2023
May 30 2023
May 24 2023
The llvm.org/PR123-style link in the patch summary doesn't seem to work. Perhaps for GitHub-only issues you need to use a direct link like https://github.com/llvm/llvm-project/issues/62838?
May 15 2023
Yeah, you’ll need to enable it by giving cmake something like -D LLVM_ENABLE_PROJECTS="lldb". See https://llvm.org/docs/CMake.html#frequently-used-llvm-related-variables for more details.
Thanks for the test failure report, I'll revert this for now then.
This looks good to me as well. Thanks for working on this! 🙂
May 10 2023
Apr 19 2023
Apr 13 2023
Looks good, thanks! 🙂
Mar 29 2023
Seems straightforward, thanks! 🙂
Mar 28 2023
Mar 13 2023
Seems reasonable, thanks! 😄
Approach looks good to me, seems fine to land once you've addressed the comments below. 😄
Mar 8 2023
Looks good to me, thanks! 🙂
Mar 2 2023
Mar 1 2023
Feb 28 2023
Rebased
Removed surrounding test checks following review comments
Fixed surrounding test check lines
Switched to appending and extended test to ensure that's indeed what happens.
Updated release notes to mention DW_OP_deref is appended.
Feb 27 2023
Fixed comments and test syntax.
Added release notes.
Feb 25 2023
@Orlando I suppose dbg.assign should be added to this list (in a separate patch)...?