llvm-project/lldb
Enrico Granata cbd79b6c84 <rdar://problem/13590152>
Providing a dummy RegisterContext to secure against faulty Python OS plugins that do not return a valid RegisterContext
The RegisterContextDummy exports a PC with a constant 0xFFFFFFFFFFFFFFFF value

llvm-svn: 180033
2013-04-22 18:26:52 +00:00
..
docs Updated the code signing docs. 2013-03-29 17:53:55 +00:00
examples <rdar://problem/13477795> 2013-04-04 23:36:51 +00:00
include <rdar://problem/13697881> 2013-04-20 00:27:58 +00:00
lib Fix makefile build by linking needed library 'irreader' 2013-03-28 17:08:09 +00:00
lldb.xcodeproj <rdar://problem/13590152> 2013-04-22 18:26:52 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Updated Apple LLDB version to lldb-300.99.0. Also 2013-03-07 22:29:06 +00:00
scripts After discussing with Chris Lattner, we require C++11, so lets get rid of the macros and just use C++11. 2013-04-18 22:45:39 +00:00
source <rdar://problem/13590152> 2013-04-22 18:26:52 +00:00
test Improved tests for nested structs when anonymous structs are involved. 2013-04-19 20:51:34 +00:00
tools After discussing with Chris Lattner, we require C++11, so lets get rid of the macros and just use C++11. 2013-04-18 22:45:39 +00:00
utils Minor update to Vim frontend: simplify breakpoints display (and list unresolved breakpoints) 2013-02-12 00:31:40 +00:00
www Document how to get "info line" information from "image lookup -v". 2013-04-18 22:03:01 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
CMakeLists.txt Split Linux-specific and OS X specific stuff. Add include_directories 2013-04-19 00:19:04 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile Fix Linux i386 build 2013-03-07 00:48:53 +00:00