On 6 May 2015 at 19:58, Vince Harron <vi...@nethacker.com> wrote: > I've never tried logging to the same file because I stepped through the code > and (IIRC) different "log enable" commands to the same file path open > separate file descriptors without the append flag, so I expected that they > would stomp on each other. Maybe I misunderstood. I'll try it now.
My experience was the same; using the same file for different log channels resulted in an inconsistent set of log entries in the file. _______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev