[Lldb-commits] [PATCH] lldb more verbose "invalid frame" error

Paul Osmialowski pawelo at king.net.pl
Tue Sep 16 22:06:07 PDT 2014


Many times during my recent activities I saw invalid frame error message. I found it totally useless - it does not give any clue why the error happened. It turned out that it can occur due to obvious reasons: no target selected, no process launched etc. With this patch it is easier to guess root cause of this error and save hours of unnecessary investigation.

http://reviews.llvm.org/D5374

Files:
  source/Interpreter/CommandObject.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5374.13769.patch
Type: text/x-patch
Size: 706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140917/4bbbda0e/attachment.bin>


More information about the lldb-commits mailing list