llvm-project/lldb/source/Plugins/ScriptInterpreter
Jason Molenda d9c9da536f Add a default-value bool flag pretty_print to the StructuredData Dump methods.
They will dump pretty-print (indentation, extra whitepsace) by default.  
I'll make a change to ProcessGDBRemote soon so it stops sending JSON strings
to debugserver pretty-printed; it's unnecessary extra bytes being sent between
the two.

llvm-svn: 276079
2016-07-20 03:49:02 +00:00
..
None Remove autoconf support from source directories. 2016-01-28 22:05:24 +00:00
Python Add a default-value bool flag pretty_print to the StructuredData Dump methods. 2016-07-20 03:49:02 +00:00
CMakeLists.txt