yinghuitan accepted this revision.
yinghuitan added a comment.
This revision is now accepted and ready to land.

Technical wise this patch looks good. One concern is that these error messages 
are user facing but we are making it favoring debugging, like skeleton DIE, 
showing the DIE offset etc... which is not very useful/actionable for end 
users. 
Ideally, the user facing messages should focus on two things: 1. what is wrong 
in plain english. 2. any suggestion to fix it (e.g. ensure running lldb from 
build repo root). The more technical messages (with DIE offset) can be printed 
to log channel instead.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134252/new/

https://reviews.llvm.org/D134252

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

Reply via email to