[lldb-dev] RFC: siginfo reading/writing support

Michał Górny via lldb-dev lldb-dev at lists.llvm.org
Thu Jan 13 04:03:21 PST 2022


On Wed, 2022-01-12 at 11:22 -0800, Jim Ingham wrote:
> If we can’t always get our hands on the siginfo type, we will have to cons that type up by hand.  But we would have had to do that if we were implementing this feature in the expression parser anyway, and we already hand-make types to hand out in SBValues for a bunch of the synthetic child providers already, so that’s a well trodden path.

Could you point me to some example I could base my code on?  ;-)

-- 
Best regards,
Michał Górny



More information about the lldb-dev mailing list