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

Jim Ingham via lldb-dev lldb-dev at lists.llvm.org
Tue Jan 11 16:13:07 PST 2022


This sentence makes no sense, it was a remnant of a previous draft, which included the option to do:

(lldb) platform write —field name —value expression —field other_name —value other_expression

But that would require people to quote their expressions to get them past the command parser, which seems more annoying than having to set fields one by one would.

Jim


> On Jan 11, 2022, at 4:07 PM, Jim Ingham <jingham at apple.com> wrote:
> 
> Which has the up side that people wouldn’t need to quote their expressions, but the down side that you could only change one field at a time.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20220111/3b755153/attachment.html>


More information about the lldb-dev mailing list