hanchenye-llvm-project/lldb/source/API
Han Ming Ong bee9839770 <rdar://10949461>
Only set the ProcessSP when the attach is successful.

llvm-svn: 151741
2012-02-29 19:16:40 +00:00
..
Makefile
SBAddress.cpp <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
SBBlock.cpp Removed all of the "#ifndef SWIG" from the SB header files since we are using 2012-02-06 01:44:54 +00:00
SBBreakpoint.cpp <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
SBBreakpointLocation.cpp Send Breakpoint Changed events for all the relevant changes to breakpoints. 2012-02-08 05:23:15 +00:00
SBBroadcaster.cpp Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. 2012-02-16 06:50:00 +00:00
SBCommandInterpreter.cpp <rdar://problem/10605072> 2012-02-29 04:21:24 +00:00
SBCommandReturnObject.cpp <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
SBCommunication.cpp Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. 2012-02-16 06:50:00 +00:00
SBCompileUnit.cpp <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
SBData.cpp Patch from Enrico Granata that moves SBData related functions into the SBData 2012-01-07 00:45:50 +00:00
SBDebugger.cpp Make Debugger::SetLoggingCallback public, and expose it through the SB API. Sometimes it is not 2012-02-22 22:49:20 +00:00
SBError.cpp
SBEvent.cpp Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. 2012-02-16 06:50:00 +00:00
SBFileSpec.cpp <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
SBFileSpecList.cpp <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
SBFrame.cpp Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python 2012-02-21 05:33:55 +00:00
SBFunction.cpp <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
SBHostOS.cpp
SBInputReader.cpp
SBInstruction.cpp SBFrame is now threadsafe using some extra tricks. One issue is that stack 2012-01-30 07:41:31 +00:00
SBInstructionList.cpp
SBLineEntry.cpp <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
SBListener.cpp Add a general mechanism to wait on the debugger for Broadcasters of a given class/event bit set. 2012-02-16 06:50:00 +00:00
SBModule.cpp <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
SBProcess.cpp Added the new way we will eventually do all attaches and launches. First clients 2012-02-24 05:03:03 +00:00
SBSection.cpp <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
SBSourceManager.cpp SBFrame is now threadsafe using some extra tricks. One issue is that stack 2012-01-30 07:41:31 +00:00
SBStream.cpp Work in progress for: 2011-12-20 00:41:28 +00:00
SBStringList.cpp
SBSymbol.cpp <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
SBSymbolContext.cpp Removed all of the "#ifndef SWIG" from the SB header files since we are using 2012-02-06 01:44:54 +00:00
SBSymbolContextList.cpp Removed all of the "#ifndef SWIG" from the SB header files since we are using 2012-02-06 01:44:54 +00:00
SBTarget.cpp <rdar://10949461> 2012-02-29 19:16:40 +00:00
SBThread.cpp <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
SBType.cpp Convert all python objects in our API to use overload the __str__ method 2012-02-04 02:27:34 +00:00
SBTypeCategory.cpp Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python 2012-02-21 05:33:55 +00:00
SBTypeFilter.cpp <rdar://problem/10062621> 2012-02-15 02:34:21 +00:00
SBTypeFormat.cpp <rdar://problem/10062621> 2012-02-15 02:34:21 +00:00
SBTypeNameSpecifier.cpp Adding formatters for several useful Objective-C/Cocoa data types. The new categories are not enabled at startup, but can be manually activated if desired. 2012-02-17 03:18:30 +00:00
SBTypeSummary.cpp Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python 2012-02-21 05:33:55 +00:00
SBTypeSynthetic.cpp Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python 2012-02-21 05:33:55 +00:00
SBValue.cpp <rdar://problem/10103468> 2012-02-24 01:59:29 +00:00
SBValueList.cpp Convert all python objects in our API to use overload the __str__ method 2012-02-04 02:27:34 +00:00
SBWatchpoint.cpp Convert all python objects in our API to use overload the __str__ method 2012-02-04 02:27:34 +00:00