hanchenye-llvm-project/lldb/source
Greg Clayton 307de25449 After a recent fix to not set the default architecture to "x86_64", the string value for the default arch was coming out as a value that shouldn't be user visible. Now we don't show any value when it isn't set.
llvm-svn: 117432
2010-10-27 02:06:37 +00:00
..
API Clean up the API logging code: 2010-10-26 23:49:36 +00:00
Breakpoint Remove inappropriate if-clause in regex name resolution that was 2010-10-26 18:33:57 +00:00
Commands First pass at adding logging capabilities for the API functions. At the moment 2010-10-26 03:11:13 +00:00
Core First pass at adding logging capabilities for the API functions. At the moment 2010-10-26 03:11:13 +00:00
Expression Fixed a problem where function calls on i386 weren't 2010-10-26 00:31:56 +00:00
Host Fixed an issue where we were resolving paths when we should have been. 2010-10-20 20:54:39 +00:00
Interpreter First pass at adding logging capabilities for the API functions. At the moment 2010-10-26 03:11:13 +00:00
Plugins Add an unwind log Printf to note when an eh_frame section is 2010-10-26 12:01:35 +00:00
Symbol Removed an inappropriate function lookup path. 2010-10-27 01:36:51 +00:00
Target After a recent fix to not set the default architecture to "x86_64", the string value for the default arch was coming out as a value that shouldn't be user visible. Now we don't show any value when it isn't set. 2010-10-27 02:06:37 +00:00
Utility Cleaned a few build related things up: 2010-09-24 23:07:41 +00:00
Makefile
lldb-log.cpp First pass at adding logging capabilities for the API functions. At the moment 2010-10-26 03:11:13 +00:00
lldb.cpp Check in the native lldb unwinder. 2010-10-25 11:12:07 +00:00