hanchenye-llvm-project/lldb
Todd Fiala 712d1557a2 Fixed gdb-remote M test length parameter, added overwrite to test.
Initial check-in provided a nibble count instead of byte count for
the memory to write.  Fixed that.

Enhanced test to check for overwrite past the expected range of
writing to verify the correct amount is written.

llvm-svn: 210602
2014-06-10 23:12:28 +00:00
..
docs Fix a couple minor typos in $qMemoryRegionInfo packet docs. 2014-06-04 05:07:40 +00:00
examples Allow classes to be intialized using current lldb::SB objects. This can help to import/export the current process state. 2014-05-28 00:21:15 +00:00
include Move MemoryRegionInfo out of Target/Process.h into its own header. 2014-06-04 20:13:37 +00:00
lib Attempt to fix the build 2014-04-25 09:49:32 +00:00
lldb.xcodeproj Move MemoryRegionInfo out of Target/Process.h into its own header. 2014-06-04 20:13:37 +00:00
lldb.xcworkspace
resources
scripts Add support for inspecting enum members. 2014-06-02 20:55:29 +00:00
source Remove duplicated code 2014-06-10 21:33:43 +00:00
test Fixed gdb-remote M test length parameter, added overwrite to test. 2014-06-10 23:12:28 +00:00
tools Remove unused defines from lldb driver. 2014-06-05 14:46:04 +00:00
utils
www Remove obsolete CXX11 buld instructions 2014-05-03 15:05:40 +00:00
.arcconfig Update .arcconfig to point to reviews.llvm.org 2014-05-20 21:24:59 +00:00
.gitignore spruce up .gitignore 2014-03-18 04:43:49 +00:00
CMakeLists.txt Fix most of the remaining Windows build warnings. 2014-06-02 17:30:22 +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