hanchenye-llvm-project/lldb
Sean Callanan 50952e9571 I have added a function to SBTarget that allows
clients to disassemble a series of raw bytes as
demonstrated by a new testcase.

In the future, this API will also allow clients
to provide a callback that adds comments for
addresses in the disassembly.

I also modified the SWIG harness to ensure that
Python ByteArrays work as well as strings as
sources of raw data.

llvm-svn: 146611
2011-12-14 23:49:37 +00:00
..
docs When unwinding from the first frame, try to ask the remote debugserver 2011-12-13 05:39:38 +00:00
examples Add an example customization directory which uses a binutils.py module to provide 2011-10-28 23:30:28 +00:00
include I have added a function to SBTarget that allows 2011-12-14 23:49:37 +00:00
lib libEnhancedDisassembly.a is gone from recent LLVM. 2011-12-08 10:43:04 +00:00
lldb.xcodeproj Fixed the Xcode project to correctly not strip anything for Debug and Release builds. 2011-12-13 01:12:21 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Move the ARM specific arch picker from PlatformRemoteiOS.cpp to 2011-12-09 07:50:50 +00:00
scripts I have added a function to SBTarget that allows 2011-12-14 23:49:37 +00:00
source I have added a function to SBTarget that allows 2011-12-14 23:49:37 +00:00
test I have added a function to SBTarget that allows 2011-12-14 23:49:37 +00:00
tools Always return a valid answer for qMemoryRegionInfo if the packet is supported. 2011-12-12 18:51:14 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Fix <title> on webpage. 2011-12-07 22:09:43 +00:00
INSTALL.txt
LICENSE.TXT
Makefile build/Make: Tweak Clang include paths to use LLVM_{SRC,OBJ}_ROOT instead of 2011-11-11 23:36:19 +00:00