hanchenye-llvm-project/lldb/source
Greg Clayton 05c32e27c6 Patch to remove uses of non-standard strcasestr and replace then with
strncasecmp equivalents from Kirk Beitz.

llvm-svn: 124889
2011-02-04 18:55:41 +00:00
..
API Added a SBListener parameter to Launch and attach calls to avoid a race 2011-02-03 21:28:34 +00:00
Breakpoint Fix breakpoint id test to work with clang as well as gcc; added a few 2011-02-02 17:48:16 +00:00
Commands Applied a fix to qualify "UUID" with the lldb_private namespace to fix 2011-02-04 18:53:10 +00:00
Core Applied a fix to qualify "UUID" with the lldb_private namespace to fix 2011-02-04 18:53:10 +00:00
Expression Added a new class, ASTDumper, that provides verbose 2011-02-01 23:43:26 +00:00
Host Applied a fix to qualify "UUID" with the lldb_private namespace to fix 2011-02-04 18:53:10 +00:00
Interpreter Added support for attaching to a remote debug server with the new command: 2011-02-04 01:58:07 +00:00
Plugins Patch to remove uses of non-standard strcasestr and replace then with 2011-02-04 18:55:41 +00:00
Symbol Modified the PluginManager to be ready for loading plug-ins from a system 2011-02-02 02:24:04 +00:00
Target Applied a fix to qualify "UUID" with the lldb_private namespace to fix 2011-02-04 18:53:10 +00:00
Utility Thread safety changes in debugserver and also in the process GDB remote plugin. 2011-01-18 19:36:39 +00:00
Makefile
lldb-log.cpp Patch to remove uses of non-standard strcasestr and replace then with 2011-02-04 18:55:41 +00:00
lldb.cpp Modified the PluginManager to be ready for loading plug-ins from a system 2011-02-02 02:24:04 +00:00