clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

Man those options are complex. I really would like to see something more simple:

"--raw" dumps the line entries as you have mentioned
"--no-inlines" would omit any inline entries
"--module <module>" would only find any source file arguments in the module 
that is specified by full or basename (this option can be specified more than 
once)

The arguments are still the compile unit names (full or basenames). If there 
are no arguments, dump all line tables from all modules. If --module is 
specified, then dump all compile units from any modules that are specified.

Am I missing something?


Repository:
  rL LLVM

http://reviews.llvm.org/D15593



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to