[Lldb-commits] [PATCH] D144390: [lldb] Send QPassSignals packet on attach, and at start for remote platforms

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 20 06:15:30 PST 2023


DavidSpickett added a comment.

What is the practical impact of the bug you are fixing?

I guess it is something like if you set signal handling info, then attach to something, that info is not used. Until you set it again, then it'll be sent and used.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144390/new/

https://reviews.llvm.org/D144390



More information about the lldb-commits mailing list