hanchenye-llvm-project/lldb
Todd Fiala 06fcbd95e8 Added gdb remote test for one valid qRegisterInfo result.
Checks that at at least qRegisterInfo0 responds with a valid
register info reply packet.  The packet is parsed and validates
that all keys come from the documented set of valid keys.  It
then validates that a minimum set of expected keys
are present in the returned packet.

This test is set to pass on debugserver and fail on llgs TOT.

llvm-svn: 209109
2014-05-19 06:11:41 +00:00
..
docs Fix the quoting in my x packet documentation so it's 2014-05-13 22:21:34 +00:00
examples Fixed an issue where if you called: 2014-04-07 23:50:17 +00:00
include Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
lib Attempt to fix the build 2014-04-25 09:49:32 +00:00
lldb.xcodeproj Refactored RegisterInfoInterface into its own header. 2014-05-16 20:43:19 +00:00
lldb.xcworkspace
resources Update the lldb version number in the xcode project files from 310.99.0 to 320.99.0. 2014-01-10 06:12:10 +00:00
scripts Introduce the concept of a "display name" for types 2014-05-17 19:14:17 +00:00
source Add support for gdb remote $X stop notification. 2014-05-19 04:57:23 +00:00
test Added gdb remote test for one valid qRegisterInfo result. 2014-05-19 06:11:41 +00:00
tools Add support for gdb remote $X stop notification. 2014-05-19 04:57:23 +00:00
utils LUI: Fix some issues causing crashes in the source view 2013-10-23 01:18:21 +00:00
www Remove obsolete CXX11 buld instructions 2014-05-03 15:05:40 +00:00
.arcconfig
.gitignore spruce up .gitignore 2014-03-18 04:43:49 +00:00
CMakeLists.txt build: use keyword signatures for link dependencies 2014-04-22 03:18:34 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Add some missing defines that are already present in the cmake side. 2014-03-12 10:35:00 +00:00