sas added a comment.

@jingham, @clayborg, this is indeed a bit fragile as having to specify your 
rewrite maps manually when debugging is very error-prone. I have a patch that 
fetches the path to the rewrite map from the debug info, I'm waiting for this 
one to go in to upload that other diff (trying to make changes smaller so the 
review is easier). The way I do this is by looking at the flags that were 
passed to the compiler, and get the path to the rewrite map from there 
automatically, which then requires no user interaction for this to work.


http://reviews.llvm.org/D22294



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

Reply via email to