This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
lldb
/
examples
History
Enrico Granata
a5c0308bde
Adding a diagnose-nsstring command
...
This should help us figure out issues with the NSString data formatter llvm-svn: 182972
2013-05-30 23:36:47 +00:00
..
customization
Warn about an example script being obsoleted by new native features and just an example
2012-03-16 01:25:01 +00:00
darwin
/heap_find
<rdar://problem/13416800>
2013-04-03 07:25:30 +00:00
interposing/darwin
/fd_interposing
Revert accidental commit.
2012-02-21 19:02:29 +00:00
lookup
Use a sentry object to properly initialize/terminate LLDB.
2012-02-22 02:03:13 +00:00
plugins
/commands
Replace printf with result.Printf, so that the plugin shows its output with any configuration of the LLDB I/O streams (esp. useful in graphic environments such as Xcode)
2012-10-30 18:01:15 +00:00
python
Adding a diagnose-nsstring command
2013-05-30 23:36:47 +00:00
scripting
Add source files for Python scripting example (coming soon).
2011-06-02 23:23:47 +00:00
summaries
This checkin removes the last Cocoa formatters that were implemented in Python and reimplements them in C++. The Python Cocoa formatters are not shipped as part of LLDB anymore, but still exist in the source repository for user reference. Python formatters still exist for STL classes and users can still define their own Python formatters
2013-03-19 00:27:22 +00:00
synthetic
Quick fix for the libc++ std::map synthetic children provider
2013-02-09 01:44:23 +00:00
test
Modified .lldb-loggings now to direct the lldb log files to the same session directory which also houses the test logs.
2012-08-22 20:25:33 +00:00