summaryrefslogtreecommitdiffstats
path: root/lldb/docs/lldb-gdb-remote.txt
Commit message (Expand)AuthorAgeFilesLines
* Upstream debugserver arm64e support.Jason Molenda2019-12-041-0/+7
* [android/process list] support showing process argumentsWalter Erquinigo2019-10-161-116/+119
* [Docs] Modernize references to macOSJ. Ryan Stinnett2019-05-301-7/+7
* Rename MacOS X -> macOS where applicable.Adrian Prantl2019-05-141-5/+5
* Fix error in QEnableErrorStrings gdb-remote docsPavel Labath2018-04-051-1/+1
* 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
* gdb-remote: Add jModulesInfo packetPavel Labath2016-09-081-0/+22
* 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-231-3/+3
* Do some minor renames of "Mac OS X" to "macOS".Jason Molenda2016-06-231-3/+3
* 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
* 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 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 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-271-2/+2
* 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
* 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
* 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
* merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea2013-08-261-0/+134
* Document the extended detach packet.Jim Ingham2013-06-071-0/+20
* Updated the register numbering base documentation for the "gcc", "dwarf", "co...Greg Clayton2013-03-121-4/+8
* Fix document typos, indentation in python code, and API examples.Daniel Malea2013-02-121-13/+13
OpenPOWER on IntegriCloud