kusmour wrote:

> What you describe makes some sense, but could you give an example of where 
> this is used?
> 
> Can this be triggered with `lldb program file --<some option goes here>`? If 
> so it would be good to 1. put that in the commit message in case anyone hits 
> the same problem and searches the log, and 2. add a release note.

For example, the settings `target.output-path` and `target.error-path` takes a 
path and lldb will call this function to write to the file.

Will add both later! Thanks!

https://github.com/llvm/llvm-project/pull/112657
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to