summaryrefslogtreecommitdiffstats
path: root/lldb/docs
Commit message (Expand)AuthorAgeFilesLines
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-301-11/+13
* [CMake] Make check-lldb work with LLDB_CODESIGN_IDENTITY=''Vedant Kumar2018-01-181-3/+8
* Adding Support for Error Strings in Remote PacketsRavitheja Addepally2017-07-121-9/+36
* Implementation of remote packets for Trace data.Ravitheja Addepally2017-05-261-0/+157
* Fix a race condition in FuncUnwinders where the mutex was beingJason Molenda2017-02-241-1/+1
* Small tweaks to the markup in StructuredDataPlugins.Jason Molenda2016-12-131-6/+6
* Touch-up the markup of the DarwinLog.md documentation.Jason Molenda2016-12-131-29/+29
* gdb-remote: Add jModulesInfo packetPavel Labath2016-09-081-0/+22
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-192-0/+296
* Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala2016-08-192-296/+0
* Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala2016-08-192-0/+296
* Support loading files even when incorrect file name specified by the linkerTamas Berghammer2016-07-221-0/+6
* Add support to debugserver for some new ways to interact with dyldJason Molenda2016-07-071-19/+47
* Revert r273524, it may have been the cause of a linux testbot failureJason Molenda2016-06-232-5/+5
* Do some minor renames of "Mac OS X" to "macOS".Jason Molenda2016-06-232-5/+5
* test commitFrancis Ricci2016-04-251-1/+1
* Include -c, -core in the lldb(1) man pageEd Maste2015-12-161-1/+4
* Man page whitespace/formatting change to appease igor(1)Ed Maste2015-12-161-11/+18
* Add a new "thread-pcs" key-value pair to the T packet response fromJason Molenda2015-12-151-0/+50
* Modify "platform connect" to connect to processes as wellTamas Berghammer2015-12-081-0/+26
* Have debugserver send the OS version string plusJason Molenda2015-08-121-1/+4
* Improve man page markupEd Maste2015-07-311-18/+43
* Add jThreadsInfo support to lldb-serverPavel Labath2015-07-161-0/+64
* Add a another packet to the gdb-remote protocol,Jason Molenda2015-07-101-0/+83
* Add a new wart, I mean feature, on to gdb-remote protocol: compression.Jason Molenda2015-06-181-0/+63
* Fetch object file load address if it isn't specified by the linkerTamas Berghammer2015-06-181-0/+18
* Fix a variety of typos.Bruce Mitchener2015-06-181-1/+1
* Doc talks about Platform_RunCommand while we actually use Platform_shell.Chaoren Lin2015-05-111-2/+2
* test commitEwan Crawford2015-04-281-1/+1
* Start to share SWIG interface files between languages.Bruce Mitchener2015-04-241-1/+1
* test commit.Aidan Dodds2015-04-171-1/+1
* Copy paste error in gdb-remote doc.Chaoren Lin2015-04-041-1/+1
* Add qModuleInfo request in order to get module information (uuid, triple,..) ...Oleksiy Vyalov2015-02-251-0/+15
* Fix the communication in qPlatform_[mkdir,chmod]Tamas Berghammer2015-02-231-0/+42
* Fix a typo in code-signing.txtEnrico Granata2015-01-271-1/+1
* [cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIXChandler Carruth2014-12-291-1/+1
* Fix lldb(1) man page formattingEd Maste2014-11-241-16/+16
* Fix a typo in lldb-gdb-remote.txt.Stephane Sezer2014-11-201-1/+1
* Change the encoding of the Triple string exchanged across GDB-RSPMatthew Gardiner2014-08-011-6/+5
* Improve documentation on triple encoding expectations for qHostInfo response.Todd Fiala2014-07-231-0/+1
* Fix typos.Bruce Mitchener2014-07-011-2/+2
* Add lldb-gdbserver support for Linux x86_64.Todd Fiala2014-06-301-1/+1
* Fix a few typos.Bruce Mitchener2014-06-272-3/+3
* Add documentation about the jThreadExtendedInfo packet.Jason Molenda2014-06-131-0/+59
* Fix a couple minor typos in $qMemoryRegionInfo packet docs.Todd Fiala2014-06-041-2/+2
* Fix the quoting in my x packet documentation so it'sJason Molenda2014-05-131-1/+1
* Documented our "attach" extension packets.Jim Ingham2014-05-091-0/+55
* Add a simple qSupported packet, fix a bug in decode_binary_data(), Jason Molenda2014-05-061-0/+34
* Note that qHostInfo prints the cputype and cpusubtype in base10;Jason Molenda2014-01-251-4/+4
* Added distribution info to ArchSpec and qHostInfo message.Todd Fiala2014-01-181-0/+1
OpenPOWER on IntegriCloud