llvm-project/lldb
Jason Molenda c25e959dee ProcessGDBRemote::BuildDynamicRegisterInfo() - even if we don't have a Target architecture
set up yet, if we're talking to an Apple arm device set the register set based on the
arm device's attributes; this is a safe assumption to make in this particular environment.

llvm-svn: 141265
2011-10-06 01:45:46 +00:00
..
docs Add a note. 2011-07-20 20:28:36 +00:00
examples Cleaned up the the code that figures out the inlined stack frames given a 2011-10-01 00:45:15 +00:00
include Add capability to set ignore count for watchpoint on the command line: 2011-10-05 21:35:46 +00:00
lib Patch by Filipe to build lldb usng 'make'! 2011-08-23 22:36:23 +00:00
lldb.xcodeproj Enable all the new accelerator tables if they are present and don't manually 2011-10-04 22:41:51 +00:00
lldb.xcworkspace Adding a Xcode workspace for lldb. 2011-01-27 20:15:39 +00:00
resources Bumped Xcode project version for lldb-80 and debugserver-145. 2011-10-01 02:01:36 +00:00
scripts Add more docstring to the Python interface file for SBSection. 2011-10-03 23:06:33 +00:00
source ProcessGDBRemote::BuildDynamicRegisterInfo() - even if we don't have a Target architecture 2011-10-06 01:45:46 +00:00
test Add a test sequence for 'target variable' command when no arguments are given. 2011-10-06 01:00:53 +00:00
tools Bumped Xcode project version for lldb-80 and debugserver-145. 2011-10-01 02:01:36 +00:00
utils Fix typos in comment. 2011-08-20 01:02:31 +00:00
www Add a page describing the emacs integration elisp code based on the Grand Unified Debugger. 2011-10-05 22:53:08 +00:00
INSTALL.txt You'll need to be running Mac OS X to get lldb to build right now. 2010-06-09 07:29:26 +00:00
LICENSE.TXT test commit 2010-06-09 03:55:24 +00:00
Makefile Patch by David Forsythe to build lldb on FreeBSD! 2011-08-02 20:52:42 +00:00