[Lldb-commits] [lldb] [LLDB][Minidump] Have Minidumps save off and properly read TLS data (PR #109477)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Mon Jan 13 07:49:43 PST 2025
DavidSpickett wrote:
Hi @Jlalond I am looking at commits that warrant a release note for LLDB 20, and I think this and the rest of your Minidump changes might qualify. If you want to do that yourself you can send a PR adding a bullet point to https://github.com/llvm/llvm-project/blob/main/llvm/docs/ReleaseNotes.md#changes-to-lldb, describing the change.
There are a bunch (I listed some in https://discourse.llvm.org/t/lldb-20-request-for-release-notes/84034/1) so I assume you are working towards an end goal, so if you could summarise them that'd be great but if you don't think it's there yet, we can leave it for next release.
You also worked on SBSaveCore (https://github.com/llvm/llvm-project/pull/100443), same question there. Enough to warrant a release note?
(I don't use this stuff myself, so I won't attempt to write it up, I'll just get it wrong :) )
https://github.com/llvm/llvm-project/pull/109477
More information about the lldb-commits
mailing list