summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2017-05-26Implementation of remote packets for Trace data.Ravitheja Addepally
2017-02-24Fix a race condition in FuncUnwinders where the mutex was beingJason Molenda
2016-12-13Small tweaks to the markup in StructuredDataPlugins.Jason Molenda
2016-12-13Touch-up the markup of the DarwinLog.md documentation.Jason Molenda
2016-09-08gdb-remote: Add jModulesInfo packetPavel Labath
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-08-19Revert "Add StructuredData plugin type; showcase with new DarwinLog feature"Todd Fiala
2016-08-19Add StructuredData plugin type; showcase with new DarwinLog featureTodd Fiala
2016-07-22Support loading files even when incorrect file name specified by the linkerTamas Berghammer
2016-07-07Add support to debugserver for some new ways to interact with dyldJason Molenda
2016-06-23Revert r273524, it may have been the cause of a linux testbot failureJason Molenda
2016-06-23Do some minor renames of "Mac OS X" to "macOS".Jason Molenda
2016-04-25test commitFrancis Ricci
2015-12-16Include -c, -core in the lldb(1) man pageEd Maste
2015-12-16Man page whitespace/formatting change to appease igor(1)Ed Maste
2015-12-15Add a new "thread-pcs" key-value pair to the T packet response fromJason Molenda
2015-12-08Modify "platform connect" to connect to processes as wellTamas Berghammer
2015-08-12Have debugserver send the OS version string plusJason Molenda
2015-07-31Improve man page markupEd Maste
2015-07-16Add jThreadsInfo support to lldb-serverPavel Labath
2015-07-10Add a another packet to the gdb-remote protocol,Jason Molenda
2015-06-18Add a new wart, I mean feature, on to gdb-remote protocol: compression.Jason Molenda
2015-06-18Fetch object file load address if it isn't specified by the linkerTamas Berghammer
2015-06-18Fix a variety of typos.Bruce Mitchener
2015-05-11Doc talks about Platform_RunCommand while we actually use Platform_shell.Chaoren Lin
2015-04-28test commitEwan Crawford
2015-04-24Start to share SWIG interface files between languages.Bruce Mitchener
2015-04-17test commit.Aidan Dodds
2015-04-04Copy paste error in gdb-remote doc.Chaoren Lin
2015-02-25Add qModuleInfo request in order to get module information (uuid, triple,..) ...Oleksiy Vyalov
2015-02-23Fix the communication in qPlatform_[mkdir,chmod]Tamas Berghammer
2015-01-27Fix a typo in code-signing.txtEnrico Granata
2014-12-29[cmake/multilib] Teach LLDB to respect the multlib LLVM_LIBDIR_SUFFIXChandler Carruth
2014-11-24Fix lldb(1) man page formattingEd Maste
2014-11-20Fix a typo in lldb-gdb-remote.txt.Stephane Sezer
2014-08-01Change the encoding of the Triple string exchanged across GDB-RSPMatthew Gardiner
2014-07-23Improve documentation on triple encoding expectations for qHostInfo response.Todd Fiala
2014-07-01Fix typos.Bruce Mitchener
2014-06-30Add lldb-gdbserver support for Linux x86_64.Todd Fiala
2014-06-27Fix a few typos.Bruce Mitchener
2014-06-13Add documentation about the jThreadExtendedInfo packet.Jason Molenda
2014-06-04Fix a couple minor typos in $qMemoryRegionInfo packet docs.Todd Fiala
2014-05-13Fix the quoting in my x packet documentation so it'sJason Molenda
2014-05-09Documented our "attach" extension packets.Jim Ingham
2014-05-06Add a simple qSupported packet, fix a bug in decode_binary_data(), Jason Molenda
2014-01-25Note that qHostInfo prints the cputype and cpusubtype in base10;Jason Molenda
2014-01-18Added distribution info to ArchSpec and qHostInfo message.Todd Fiala
2014-01-08Undo testEnrico Granata
2014-01-08TestEnrico Granata
2013-11-20Test commit. Capitalize 'os'.Colin Riley