amccarth added a comment. I'm using it with PE files (Windows), so I see
A table of where the debug info exists MSDOS Header COFF Header PECOFF header a table of section headers (.rdata, .bss, etc.). The section headers table is redundant with `target modules dump sections`, but I don't see another way to get the rest of it. I'm particularly interested int he COFF and PECOFF headers. http://reviews.llvm.org/D18464 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits