[Lldb-commits] [PATCH] Minimal API support for non-8-bit byte targets

Matthew Gardiner mg11 at csr.com
Tue Oct 21 00:36:52 PDT 2014


I've uploaded a new diff, which I believe addresses Jim's comments, that is, I've bifurcated each of the tests which I added in the first diff into a dwarf and dsym version.

http://reviews.llvm.org/D5867

Files:
  include/lldb/API/SBSection.h
  include/lldb/API/SBTarget.h
  include/lldb/Target/Target.h
  scripts/Python/interface/SBSection.i
  scripts/Python/interface/SBTarget.i
  source/API/SBSection.cpp
  source/API/SBTarget.cpp
  source/Target/Target.cpp
  test/lldbtest.py
  test/python_api/section/Makefile
  test/python_api/section/TestSectionAPI.py
  test/python_api/section/main.c
  test/python_api/target/TestTargetAPI.py
  test/python_api/target/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5867.15168.patch
Type: text/x-patch
Size: 25250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141021/b1d25e3d/attachment.bin>


More information about the lldb-commits mailing list