[Lldb-commits] [PATCH] D124731: [lldb] Consider binary as module of last resort
Will Hawkins via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun May 1 00:08:16 PDT 2022
hawkinsw added a comment.
First, a thank you from a long-time `gdb` user who has finally seen the light and working to switch to `lldb`! The work that you all do to build an awesome, modern debugger is amazing.
As for this patch, I have committed a few typo fixes in the past, but this is my first code submission. I hope that I am following proper procedures and that this is a useful improvement.
Please let me know if I have done anything wrong and/or how to make this submission better. Thanks again!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124731/new/
https://reviews.llvm.org/D124731
More information about the lldb-commits
mailing list