hanchenye-llvm-project/lldb
Jim Ingham 513c6bb88c Initial check-in of "fancy" inlined stepping. Doesn't do anything useful unless you switch LLDB_FANCY_INLINED_STEPPING to true. With that
on, basic inlined stepping works, including step-over of inlined functions.  But for some as yet mysterious reason i386 debugging gets an
assert and dies immediately.  So for now its off.

llvm-svn: 163044
2012-09-01 01:02:41 +00:00
..
docs Incorporate suggestions from Jim, add "USING LLDB" and "FILES" sections. 2012-06-08 23:49:32 +00:00
examples <rdar://problem/12069589> 2012-09-01 00:34:35 +00:00
include Initial check-in of "fancy" inlined stepping. Doesn't do anything useful unless you switch LLDB_FANCY_INLINED_STEPPING to true. With that 2012-09-01 01:02:41 +00:00
lib Fixes by Daniel Malea. 2012-08-28 13:59:38 +00:00
lldb.xcodeproj <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
lldb.xcworkspace
resources Updating Xcode project version numbers for lldb-165 and debugserver-192 2012-08-07 00:32:29 +00:00
scripts Added the ability to verify the LLDB API on MacOSX using a script. Usage is: 2012-08-30 21:21:24 +00:00
source Initial check-in of "fancy" inlined stepping. Doesn't do anything useful unless you switch LLDB_FANCY_INLINED_STEPPING to true. With that 2012-09-01 01:02:41 +00:00
test <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
tools Committed a simple dtrace script that tracks 2012-08-17 16:30:13 +00:00
utils Minor cleanup. 2012-03-05 18:25:29 +00:00
www Add the "expr" command to the gdb command equivalents. 2012-08-24 22:56:40 +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