hanchenye-llvm-project/lldb/tools
Greg Clayton b7ad58a0df <rdar://problem/13457391>
LLDB now can use a single dash for all long options for all commands form the command line and from the command interpreter. This involved just switching all calls from getopt_long() to getopt_long_only().

llvm-svn: 178789
2013-04-04 20:35:24 +00:00
..
darwin-debug <rdar://problem/13457391> 2013-04-04 20:35:24 +00:00
darwin-threads Add code to retreive the mach port # for each thread in the inferior application's 2013-01-18 23:07:45 +00:00
debugserver <rdar://problem/13457391> 2013-04-04 20:35:24 +00:00
driver <rdar://problem/13457391> 2013-04-04 20:35:24 +00:00
install-headers Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00
lldb-perf <rdar://problem/13457391> 2013-04-04 20:35:24 +00:00
lldb-platform <rdar://problem/13457391> 2013-04-04 20:35:24 +00:00
CMakeLists.txt Finish up CMake support for LLDB (tested on Linux) 2013-02-28 23:11:46 +00:00
Makefile