llvm-project/lldb
Jim Ingham 93208b8680 Add "thread return -x" to unwind the innermost user called expression (if you happen to have stopped in it due to a crash.)
Make the message when you hit an crash while evaluating an expression a little clearer, and mention "thread return -x".

rdar://problem/13110464

llvm-svn: 174095
2013-01-31 21:46:01 +00:00
..
docs Change the container-regs kv pair in the qRegsiterInfo 2013-01-23 04:38:32 +00:00
examples Added the ability to search segments for data. Currently __TEXT, __LINKEDIT and __PAGEZERO are excluded. 2013-01-31 06:38:09 +00:00
include Add "thread return -x" to unwind the innermost user called expression (if you happen to have stopped in it due to a crash.) 2013-01-31 21:46:01 +00:00
lib Continuing the fix for the r173732 fix. Now lldb gets built with Makefiles (Darwin). 2013-01-30 00:28:58 +00:00
lldb.xcodeproj <rdar://problem/12978143> 2013-01-28 23:47:25 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Get LLDB-Info.plist up to date with r169081. 2012-12-08 01:20:07 +00:00
scripts Use printf instead of echo -n (the latter won't work on OS X's /bin/sh) 2013-01-30 00:48:11 +00:00
source Add "thread return -x" to unwind the innermost user called expression (if you happen to have stopped in it due to a crash.) 2013-01-31 21:46:01 +00:00
test <rdar://problem/12890171> 2013-01-29 01:35:01 +00:00
tools <rdar://13073234> 2013-01-25 18:32:24 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Describe the data formatters as part of the architecture 2013-01-29 00:42:12 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Use libxml2 on Mac OS X. 2012-10-31 23:02:00 +00:00