summaryrefslogtreecommitdiffstats
path: root/lldb/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* merge lldb-platform-work branch (and assorted fixes) into trunkDaniel Malea2013-08-261-0/+134
* Revert the change that was done to test commit access.Virgile Bello2013-08-221-1/+0
* Test commit access.Virgile Bello2013-08-221-0/+1
* Remove redundant file.Hafiz Abid Qadeer2013-08-211-0/+0
* Revert the change that was done to test commit access.Hafiz Abid Qadeer2013-08-211-1/+0
* To test commit access.Hafiz Abid Qadeer2013-08-201-0/+1
* Test commit.Richard Mitton2013-08-161-1/+1
* Minor typeo fixes in doc scriptsDaniel Malea2013-07-192-2/+2
* include only LLDB API in docs generated by lldb-cpp-doc (cmake) targetDaniel Malea2013-07-191-3/+1
* Document the extended detach packet.Jim Ingham2013-06-071-0/+20
* Add CMake targets to build LLDB reference docsDaniel Malea2013-05-285-0/+1715
* Updated the code signing docs.Greg Clayton2013-03-291-27/+21
* 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-123-16/+16
* 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
* Avoid potentially disastrous mistakes when removing a file.Filipe Cabecinhas2012-11-051-1/+1
* Cleaned up the code signing instructions:Greg Clayton2012-11-051-4/+18
* Mention that the code signing process also applies to Mountain LionEnrico Granata2012-10-131-1/+1
* Incorporate suggestions from Jim, add "USING LLDB" and "FILES" sections.Jason Molenda2012-06-081-1/+34
* Remove empty line at end.Jason Molenda2012-06-081-1/+0
* Add a simple man page for lldb.Jason Molenda2012-06-081-0/+87
* When unwinding from the first frame, try to ask the remote debugserverJason Molenda2011-12-131-0/+12
OpenPOWER on IntegriCloud