llvm-project/lldb/source
Enrico Granata 27692bcf28 Fixing a logic flaw with NSURL summary. This was caught by running the test suite in 32bit mode
llvm-svn: 174778
2013-02-08 23:54:46 +00:00
..
API Renaming SBValueList::get() to 2013-02-07 22:57:46 +00:00
Breakpoint <rdar://problem/9141269> 2013-01-30 00:18:29 +00:00
Commands Change CommandObjectTargetSymbolsAdd to require that a target exists; 2013-02-02 06:00:36 +00:00
Core Fixed 2 more issues found by the address sanitizer: 2013-02-08 22:02:02 +00:00
DataFormatters Fixing a logic flaw with NSURL summary. This was caught by running the test suite in 32bit mode 2013-02-08 23:54:46 +00:00
Expression Address sanitizer found an issue which we filed a bug for: <rdar://problem/13168967> 2013-02-07 03:41:30 +00:00
Host Fixed a crash when we didn't get a plist but tried 2013-02-08 23:17:17 +00:00
Interpreter Added the ability to specify a breakpoint using the GDB '*ADDRESS' format: 2013-02-08 02:54:24 +00:00
Plugins Be sure to set the data offset to zero if we actually mmap the entire ELF file. 2013-02-07 21:49:54 +00:00
Symbol Fixed 2 more issues found by the address sanitizer: 2013-02-08 22:02:02 +00:00
Target Remove the m_images(NULL) hack in the Target ctor now 2013-02-04 23:30:05 +00:00
Utility <rdar://problem/13069948> 2013-01-25 18:06:21 +00:00
Makefile Actually build DataFormatters dir. Fix for the r173732 fix. 2013-01-29 22:20:20 +00:00
lldb-log.cpp <rdar://problem/13159777> 2013-02-06 17:22:03 +00:00
lldb.cpp Enable ProcessGDBRemote plugin on Linux 2013-01-08 14:55:36 +00:00