hanchenye-llvm-project/lldb/source
Sagar Thakur 477eb42f85 [LLDB][MIPS] Setting appropriate ArchSpec::m_flags based on ABI
Patch by Nitesh Jain.

Summary: The ArchSpec::m_flags will be set based on ELF flag ABI.

Reviewers: ovyalov, clayborg
Subscribers: lldb-commits, mohit.bhakkad, sagar, jaydeep, bhushan
Differential: D18858
llvm-svn: 269181
2016-05-11 13:08:29 +00:00
..
API Take the API lock in SBThread::IsValid & SBFrame::IsValid. 2016-05-07 00:54:56 +00:00
Breakpoint Add the ability to limit "source regexp" breakpoints to a particular function 2016-04-28 01:40:57 +00:00
Commands In some cases, type lookup has to deal with situations where it cannot reconstruct a compile unit or a function, but it still has a valid symbol - and it can use that in order to figure out the preferential language for lookups 2016-05-10 18:16:33 +00:00
Core [LLDB][MIPS] Setting appropriate ArchSpec::m_flags based on ABI 2016-05-11 13:08:29 +00:00
DataFormatters Add support for synthetic child providers to optionally return a customized typename for display 2016-05-02 00:41:24 +00:00
Expression XFail TestLambdas.py on Windows after fixing some of the problems 2016-05-04 23:32:35 +00:00
Host Revert "Add a read_full_buffer argument to ConnectionFileDescriptor::Read" 2016-05-03 14:07:41 +00:00
Initialization Move DynamicLoader plugins to SystemInitializerFull 2016-03-29 15:00:26 +00:00
Interpreter Fix an issue where the apropos command would not print fully qualified command names for nested command objects 2016-05-02 21:28:40 +00:00
Plugins [LLDB][MIPS] Setting appropriate ArchSpec::m_flags based on ABI 2016-05-11 13:08:29 +00:00
Symbol Add support for displaying Java array types on Andorid 2016-05-05 11:18:21 +00:00
Target Fix the way the ShouldStopHere checker handles the general case of "stepping through line 0 code". 2016-05-06 23:44:10 +00:00
Utility Remove some lldbassert's from the packet checking code. 2016-05-07 00:52:18 +00:00
CMakeLists.txt Add initial CMake glue for the NetBSD platform 2015-10-24 00:27:04 +00:00
lldb.cpp Add more NetBSD platform glue for lldb 2015-11-07 15:31:54 +00:00