summaryrefslogtreecommitdiffstats
path: root/lldb/examples/synthetic/libcxx.py
Commit message (Expand)AuthorAgeFilesLines
* Update tuple/list/deque data formatters to work with newest libc++Pavel Labath2017-11-071-4/+11
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-579/+661
* Fix typos.Bruce Mitchener2015-09-221-2/+2
* Quick fix for the libc++ std::map synthetic children providerEnrico Granata2013-02-091-2/+6
* <rdar://problem/12239827>Enrico Granata2013-01-121-0/+3
* <rdar://problem/12848118>Enrico Granata2012-12-101-24/+3
* <rdar://problem/12523238> Commit 2 of 3Enrico Granata2012-10-231-0/+37
* Making sure to create the count attribute in synthetic children providers for...Enrico Granata2012-09-131-0/+2
* Data formatters for libc++ deque and shared/weak ptrs - a contribution by Jar...Enrico Granata2012-08-271-2/+187
* Returning data formatters to their previous working condition - Plus fixing a...Enrico Granata2012-04-251-50/+50
* Fixing an over-substitution of textEnrico Granata2012-04-251-50/+50
* Make the C++ formatters importable by having them use the right package to im...Enrico Granata2012-04-251-51/+51
* Making sure the count on synthetic providers is always setup - This should pr...Enrico Granata2012-03-311-2/+2
* Added some logging to STL synthetic children providers - this should help us ...Enrico Granata2012-03-301-2/+8
* Part 1 of a series of fixes meant to improve reliability and increase ease of...Enrico Granata2012-03-291-3/+91
* Synthetic values are now automatically enabled and active by default. SBValue...Enrico Granata2012-03-271-0/+2
* Massive enumeration name changes: a number of enums in ValueObject were not f...Enrico Granata2012-03-191-3/+3
* Added formatters for libc++ (http://libcxx.llvm.org):Enrico Granata2012-03-121-0/+481
OpenPOWER on IntegriCloud