emaste added inline comments.
================ Comment at: packages/Python/lldbsuite/test/make/Makefile.rules:197 +ifeq "$(DWARF_TYPE_UNITS)" "YES" + DEBUG_INFO_FLAG ?= -gdwarf-4 +else ---------------- clayborg wrote: > aprantl wrote: > > This shouldn't be necessary on any platform LLDB cares about. DWARF 4 > > should be the default everywhere. > Ok, I can remove this. FreeBSD still defaults to DWARF2 at present. https://reviews.llvm.org/D32167 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits