summaryrefslogtreecommitdiffstats
path: root/lldb/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Undo testEnrico Granata2014-01-081-0/+0
* TestEnrico Granata2014-01-081-0/+0
* Test commit. Capitalize 'os'.Colin Riley2013-11-201-1/+1
* Added documentation or the new QSaveRegisterState and QRestoreRegisterState p...Greg Clayton2013-11-131-0/+55
* Update the key/value documentation for the qHostInfo packet.Greg Clayton2013-10-251-3/+10
* Remove added file for the test commitDeepak Panickal2013-10-141-0/+0
* Test commitDeepak Panickal2013-10-141-0/+0
* Document the QEnvironmentHexEncoded packet, and explain why it isJason Molenda2013-10-101-0/+33
* Clarify how to handle a thread register context with a gapJason Molenda2013-10-081-4/+16
* Add a new qGDBServerVersion packet so lldb can queryJason Molenda2013-10-011-10/+65
* As promised in previous commit, docs for qPlatform_RunCommand.Daniel Malea2013-08-271-4/+20
OpenPOWER on IntegriCloud