llvm-project/lldb
Jim Ingham a56c800607 Add an "Avoid Frames matching this regular expression" to ThreadPlanStepInRange.
This relies on ThreadPlanStepOut working correctly, which it doesn't currently for Inlined functions, so this feature is only partially useful until we take care of Stepping Out of inlined functions.
Added an option to "thread step-in" to set the avoid regular expression.  This is mostly for testing, once the Setting code is redone, we'll move this to a general setting.

llvm-svn: 108036
2010-07-10 02:27:39 +00:00
..
docs Remove a reference to Leopard. 2010-06-25 00:34:35 +00:00
include Add an "Avoid Frames matching this regular expression" to ThreadPlanStepInRange. 2010-07-10 02:27:39 +00:00
lib Make current Makefiles work on Linux (at least, they work for me). Please 2010-07-09 22:11:43 +00:00
lldb.xcodeproj Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
lldb.xcworkspace Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
resources Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
scripts Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
source Add an "Avoid Frames matching this regular expression" to ThreadPlanStepInRange. 2010-07-10 02:27:39 +00:00
test Add a test case (incomplete) to check that settings and readings of program 2010-07-08 21:38:07 +00:00
tools Misc warning fixes. 2010-07-09 22:53:18 +00:00
www Fix utilities text 2010-06-12 03:34:21 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Comment out test targets; they don't work on Linux because test/Makefile uses 2010-07-09 22:36:15 +00:00
lldb.runcontext Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00