[Lldb-commits] [PATCH] add dependency files and test logs to .gitignore

Vince Harron vharron at google.com
Wed Nov 19 17:24:52 PST 2014


> Just curious, what are the .d files?

Honestly I don't know.  They just appear on my filesystem after a build/test.  The files are empty.

test/lang/objc/self/main.d.39983

> Also are the llgs log files generated by llgs? If so, aren't they using LLDB's built in logging infrastructure?

They are log files from test runs

test/tools/lldb-gdbserver/process-TestLldbGdbServer.LldbGdbServerTestCase.test_written_M_content_reads_back_correctly_llgs_dwarf.log

http://reviews.llvm.org/D6329






More information about the lldb-commits mailing list