Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c7bece56faa5eef1c3d141d0c0b0b68b28a9aed2
/
lldb
/
scripts
/
Python
/
build-swig-Python.sh
c281a3b
Makefile patches from Charles Davis and Daniel Malea (+ one or two tweaks).
by Filipe Cabecinhas
· 13 years ago
35e1bda
Add the ability to set timeout & "run all threads" options both from the "expr" command and from
by Jim Ingham
· 13 years ago
10de090
<rdar://problem/12462744> Implement a new SBDeclaration class to wrap an lldb_private::Declaration - make a GetDeclaration() API on SBValue to return a declaration. This will only work for vroot variables as they are they only objects for which we currently provide a valid Declaration
by Enrico Granata
· 13 years ago
21dfcd9
Implementing plugins that provide commands.
by Enrico Granata
· 13 years ago
47d114a
Patch from Dan Malea to get the Bourne shells scripts to run cleanly on Ubuntu.
by Jason Molenda
· 13 years ago
3e9e081
Fixed some problems with SWIG bindings.
by Filipe Cabecinhas
· 13 years ago
2c90e99
Merge python-GIL bracnh (by filcab) back into trunk!
by Johnny Chen
· 13 years ago
de22182
Fix the comments about LLDB_DISABLE_PYTHON in the python swig shell scripts to be more clear.
by Jim Ingham
· 13 years ago
a0d4b5da
Fix missing Resources/Python directory for macosx build.
by Johnny Chen
· 13 years ago
777e6d0
Change the "Debug" build to use the current MacOSX SDK. Fix the swig builder to have an explicit
by Jim Ingham
· 13 years ago
cf7e2dc
Patch Enrico's changes from r150558 on 2012-02-14 to build even if Python
by Jason Molenda
· 14 years ago
061858c
<rdar://problem/10062621>
by Enrico Granata
· 14 years ago
9d2063e
ensure that changes to the typemaps are properly detected and cause SWIG to rebuild LLDBWrapPython.cpp
by Enrico Granata
· 14 years ago
dce502e
Fixed the Xcode project building of LLVM to be a bit more user friendly:
by Greg Clayton
· 14 years ago
1b282f9
Cleaned up the SBWatchpoint public API.
by Greg Clayton
· 14 years ago
d4dd799
Export the watchpoint related API (SBWatchpointLocation class and added SBTarget methods)
by Johnny Chen
· 14 years ago
8a8ce4a
Fixed the error message:
by Johnny Chen
· 14 years ago
9128ee2
Redesign of the interaction between Python and frozen objects:
by Enrico Granata
· 14 years ago
30123f1
Check the timesatmps of includees python-extensions.swig and python-wrapper.swig and force
by Johnny Chen
· 14 years ago
f1c95f8
Update comments.
by Johnny Chen
· 14 years ago
fbc0d27
Move the iteration protocol of lldb objects to the auto-generated lldb Python module.
by Johnny Chen
· 14 years ago
e0d378b
Fixed the LLDB build so that we can have private types, private enums and
by Greg Clayton
· 15 years ago
6b90ba4
Look for swig in /usr/bin and /usr/local/bin.
by Jim Ingham
· 15 years ago
3cc8751
Remove references to particular Python version (use the system default
by Caroline Tice
· 15 years ago
ceb6b13
First pass at adding logging capabilities for the API functions. At the moment
by Caroline Tice
· 15 years ago
e206be2
Add header files that were added to lldb.swig to the build
by Caroline Tice
· 15 years ago
05faeb7
Cleaned up the SWIG stuff so all includes happen as they should, no pulling
by Greg Clayton
· 15 years ago
1d27316
Added the ability to get the disassembly instructions from the function and
by Greg Clayton
· 15 years ago
7740412
Remove SBCommandContext which was not needed or doing anything.
by Caroline Tice
· 15 years ago
23fd10c
o Exposed SBFileSpec to the Python APIs in lldb.py.
by Johnny Chen
· 15 years ago
5fca8ca
o Added a test case for array_types which uses the Python APIs from lldb.py,
by Johnny Chen
· 15 years ago
ebc1bb2
Add a unique ID to each debugger instance.
by Caroline Tice
· 15 years ago
d6ac384
Parameterize the shell scripts for creating and copying the python and
by Caroline Tice
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago