Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
lldb
/
source
/
API
/
SBBlock.cpp
248a130
[lldb] NFC modernize codebase with modernize-use-nullptr
by Konrad Kleine
· 7 years ago
306809f
[Reproducers] Capture return values of functions returning by ptr/ref
by Jonas Devlieghere
· 7 years ago
ae211ec
[lldb] [Reproducer] Move SBRegistry registration into declaring files
by Michal Gorny
· 7 years ago
7f5237b
Add "operator bool" to SB APIs
by Pavel Labath
· 7 years ago
581af8b
[SBAPI] Log from record macro
by Jonas Devlieghere
· 7 years ago
baf5664
[Reproducers] Add SBReproducer macros
by Jonas Devlieghere
· 7 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
6f9e690
Move Log from Core -> Utility.
by Zachary Turner
· 9 years ago
b9c1b51
*** This commit represents a complete reformatting of the LLDB source code
by Kate Stone
· 9 years ago
63a27af
Added support for thread local variables on all Apple OS variants.
by Greg Clayton
· 9 years ago
72ac8a8
Handle the case when a variable is only valid in part of the enclosing scope
by Tamas Berghammer
· 10 years ago
ddaf6a7
Make many mangled functions that might demangle a name be allowed to specify a language to use in order to soon support Pascal and Java demangling. Dawn Perchik will take care of making this so.
by Greg Clayton
· 10 years ago
b57e4a1
Roll back the changes I made in r193907 which created a new Frame
by Jason Molenda
· 12 years ago
f23bf74
Add a new base class, Frame. It is a pure virtual function which
by Jason Molenda
· 12 years ago
d01b295
Resolve printf formatting warnings on Linux:
by Daniel Malea
· 13 years ago
e3e9151
<rdar://problem/12437442>
by Enrico Granata
· 13 years ago
5569e64
Removed all of the "#ifndef SWIG" from the SB header files since we are using
by Greg Clayton
· 14 years ago
da7bc7d
<rdar://problem/10126482>
by Greg Clayton
· 14 years ago
81c22f6
Moved lldb::user_id_t values to be 64 bit. This was going to be needed for
by Greg Clayton
· 14 years ago
ea3e7d5
Added more functionality to Range template classes in RangeMap.h and converted remaining DWARF areas that were using ranges over to this class. Also converted lldb_private::Block to use it.
by Greg Clayton
· 14 years ago
8f7180b
Added more functionality to the public API to allow for better
by Greg Clayton
· 14 years ago
72eff18
Fixed SBFrame to properly check to make sure it has a valid m_opaque_sp object
by Greg Clayton
· 15 years ago
efabb12
Added copy constructors and assignment operators to all lldb::SB* classes
by Greg Clayton
· 15 years ago
4838131
Improved API logging.
by Greg Clayton
· 15 years ago
dac97f3
Remove all the __repr__ methods from the API/*.h files, and put them
by Caroline Tice
· 15 years ago
201a885
Fix indentations.
by Caroline Tice
· 15 years ago
dde9cff
by Caroline Tice
· 15 years ago
95897c6
Added more API to lldb::SBBlock to allow getting the block
by Greg Clayton
· 15 years ago
1b72fcb
Added support for inlined stack frames being represented as real stack frames
by Greg Clayton
· 15 years ago
6611103
Very large changes that were needed in order to allow multiple connections
by Greg Clayton
· 15 years ago
30fdc8d
Initial checkin of lldb code from internal Apple repo.
by Chris Lattner
· 15 years ago