summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/lldb_module_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* Added a new module that can dump all line tables for all compile units in ↵Greg Clayton2013-03-071-0/+59
any modules that are specified as arguments to the "dump_module_line_tables" command. I used this to verify that the debug map line tables were the same as previous LLDB releases prior to my change in the DWARF in .o file linking. llvm-svn: 176610
OpenPOWER on IntegriCloud