hanchenye-llvm-project/lldb
Enrico Granata 9b62d1d5ee <rdar://problem/11914077>
If you type help command <word> <word> <word> <missingSubCommand> (e.g. help script import or help type summary fake), you will get help on the deepest matched command word (i.e. script or type summary in the examples)
Also, reworked the logic for commands to produce their help to make it more object-oriented

llvm-svn: 183822
2013-06-12 01:50:57 +00:00
..
docs Document the extended detach packet. 2013-06-07 00:22:49 +00:00
examples Small changes to diagnose_unwind. Correctly provide help text. 2013-06-05 02:56:58 +00:00
include <rdar://problem/11914077> 2013-06-12 01:50:57 +00:00
lib Allow LLDB to be built on a system with an installed gcc/g++ that isn't the default. I recently installed gcc-4.7/g++-4.7 on Ubuntu and tried to build by specifying: 2013-05-17 20:56:55 +00:00
lldb.xcodeproj <rdar://problem/13988982> 2013-06-04 18:57:09 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00
scripts Improvements to the data formatters SB API: 2013-06-11 22:58:32 +00:00
source <rdar://problem/11914077> 2013-06-12 01:50:57 +00:00
test Update TestRegisters for running on Linux (filed llvm.org/pr16301) 2013-06-12 00:13:43 +00:00
tools Huge performance improvements when one breakpoint contains many locations. 2013-06-12 00:46:38 +00:00
utils Fixed continue issues with process attach/detach 2013-05-28 21:27:03 +00:00
www Updated the links to Debian packages, provided a link to the blog on the nightly, 2013-06-10 15:26:48 +00:00
.arcconfig Adding .arcconfig file to LLDB to allow using Phabricator for reviews 2013-05-23 20:21:28 +00:00
.gitignore
CMakeLists.txt More minor FreeBSD fixes. 2013-06-04 15:59:01 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile Fix Linux i386 build 2013-03-07 00:48:53 +00:00