summaryrefslogtreecommitdiffstats
path: root/lldb/docs/lldb-gdb-remote.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the container-regs kv pair in the qRegsiterInfoJason Molenda2013-01-231-43/+43
* Clear up the documentation for the "container-regs" and "invalidate-regs" key...Greg Clayton2013-01-211-4/+20
* Changed the register number lists for the qRegisterInfo packet response to be...Greg Clayton2013-01-211-6/+6
* Updated the LLDB qRegisterInfo documentation to contain information on the ne...Greg Clayton2013-01-211-0/+30
* <rdar://problem/11961650> Jason Molenda2012-12-191-2/+15
* Add a new qProcessInfo packet to debugserver.Jason Molenda2012-12-181-0/+31
* When unwinding from the first frame, try to ask the remote debugserverJason Molenda2011-12-131-0/+12
* I added more complete documentation on all of the new packets we use in LLDBGreg Clayton2011-11-291-100/+333
* Added some documentation on the new GDB remote packets we have added and useGreg Clayton2011-11-281-0/+491
OpenPOWER on IntegriCloud