[Lldb-commits] [lldb] Read and store gnu build id from loaded core file (PR #92492)

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri May 24 00:14:52 PDT 2024


https://github.com/labath commented:

Very close. Just a couple of details.

BTW, I believe the recommended workflow for working with pull requests is to put your new changes as additional commits on top and then squash them all together after merging. The GitHub UI just works better that way.

https://github.com/llvm/llvm-project/pull/92492


More information about the lldb-commits mailing list