hanchenye-llvm-project/lldb/source
Todd Fiala 6477ea87b7 Prevent ObjectFileELF::GetSectionHeaderInfo() from reparsing section headers.
If we have any section headers in the collection, we already parsed them.
Therefore, don't reparse the section headers when the section_headers collection
is not empty.

See this thread for more details:
http://lists.cs.uiuc.edu/pipermail/lldb-commits/Week-of-Mon-20140707/011721.html

Change by Matthew Gardiner

llvm-svn: 212822
2014-07-11 15:13:33 +00:00
..
API Enable the ability to enable debug info generation when evaluating expressions. 2014-07-11 01:03:57 +00:00
Breakpoint Fix typos. 2014-07-01 21:22:11 +00:00
Commands Reapply typo fix. 2014-07-10 14:45:57 +00:00
Core Cleanup the iOS simulator code. 2014-07-10 23:33:37 +00:00
DataFormatters Fixes for broken Debian build - g++ 4.7 support. 2014-07-10 04:39:13 +00:00
Expression Remove code that was merged incorrectly. 2014-07-11 00:51:53 +00:00
Host Fix tests broken by the OptionValidator changes. 2014-07-09 16:32:07 +00:00
Interpreter Get the python scripting interface working on Windows. 2014-07-10 23:47:42 +00:00
Plugins Prevent ObjectFileELF::GetSectionHeaderInfo() from reparsing section headers. 2014-07-11 15:13:33 +00:00
Symbol Tweak for lldb coding style consistency. 2014-07-08 23:46:39 +00:00
Target Cleanup the iOS simulator code. 2014-07-10 23:33:37 +00:00
Utility Fix typos. 2014-07-01 21:22:11 +00:00
CMakeLists.txt Get the python scripting interface working on Windows. 2014-07-10 23:47:42 +00:00
Makefile Make lldb build with Makefiles on OS X. 2014-01-18 08:05:32 +00:00
lldb-log.cpp Fix typos. 2014-07-01 21:22:11 +00:00
lldb.cpp sanitise sign comparisons 2014-04-02 03:51:35 +00:00