llvm-project/lldb
Greg Clayton 6efba4fc97 Fixed formats being able to be applied recursively when using:
target variable -f <format> [args]
frame variable -f <format> [args]
expression -f <format> -- expr

llvm-svn: 149080
2012-01-26 21:08:30 +00:00
..
docs When unwinding from the first frame, try to ask the remote debugserver 2011-12-13 05:39:38 +00:00
examples Added a 'gdbremote' python module that adds two commands: start_gdb_log and end_gdb_log. 2012-01-26 02:56:24 +00:00
include Fixed formats being able to be applied recursively when using: 2012-01-26 21:08:30 +00:00
lib This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00
lldb.xcodeproj Bumped Xcode project versions for lldb-108 and debugserver-166. 2012-01-21 01:15:06 +00:00
lldb.xcworkspace I accidentally committed some changes to the 2011-12-21 21:30:33 +00:00
resources Bumped Xcode project versions for lldb-108 and debugserver-166. 2012-01-21 01:15:06 +00:00
scripts If timestamps are enabled when logging GDB remote packets ("log enable -T -f /tmp/packets.log gdb-remote logs") then get the amount of time spent executing each packet and summarize at the end of a dump. Sample timing output looks like: 2012-01-25 21:52:15 +00:00
source Fixed formats being able to be applied recursively when using: 2012-01-26 21:08:30 +00:00
test Move argument checking/manipulation into the front of the function. 2012-01-25 20:50:21 +00:00
tools Bumped Xcode project versions for lldb-108 and debugserver-166. 2012-01-21 01:15:06 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Added some clarifications about when the __lldb_init_module would be called 2012-01-26 05:36:07 +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 This patch combines common code from Linux and FreeBSD into 2012-01-05 19:17:38 +00:00