| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the encoding of the Triple string exchanged across GDB-RSP | Matthew Gardiner | 2014-08-01 | 1 | -6/+5 |
* | Improve documentation on triple encoding expectations for qHostInfo response. | Todd Fiala | 2014-07-23 | 1 | -0/+1 |
* | Fix typos. | Bruce Mitchener | 2014-07-01 | 1 | -2/+2 |
* | Add lldb-gdbserver support for Linux x86_64. | Todd Fiala | 2014-06-30 | 1 | -1/+1 |
* | Fix a few typos. | Bruce Mitchener | 2014-06-27 | 2 | -3/+3 |
* | Add documentation about the jThreadExtendedInfo packet. | Jason Molenda | 2014-06-13 | 1 | -0/+59 |
* | Fix a couple minor typos in $qMemoryRegionInfo packet docs. | Todd Fiala | 2014-06-04 | 1 | -2/+2 |
* | Fix the quoting in my x packet documentation so it's | Jason Molenda | 2014-05-13 | 1 | -1/+1 |
* | Documented our "attach" extension packets. | Jim Ingham | 2014-05-09 | 1 | -0/+55 |
* | Add a simple qSupported packet, fix a bug in decode_binary_data(), | Jason Molenda | 2014-05-06 | 1 | -0/+34 |
* | Note that qHostInfo prints the cputype and cpusubtype in base10; | Jason Molenda | 2014-01-25 | 1 | -4/+4 |
* | Added distribution info to ArchSpec and qHostInfo message. | Todd Fiala | 2014-01-18 | 1 | -0/+1 |
* | Undo test | Enrico Granata | 2014-01-08 | 1 | -0/+0 |
* | Test | Enrico Granata | 2014-01-08 | 1 | -0/+0 |
* | Test commit. Capitalize 'os'. | Colin Riley | 2013-11-20 | 1 | -1/+1 |
* | Added documentation or the new QSaveRegisterState and QRestoreRegisterState p... | Greg Clayton | 2013-11-13 | 1 | -0/+55 |
* | Update the key/value documentation for the qHostInfo packet. | Greg Clayton | 2013-10-25 | 1 | -3/+10 |
* | Remove added file for the test commit | Deepak Panickal | 2013-10-14 | 1 | -0/+0 |
* | Test commit | Deepak Panickal | 2013-10-14 | 1 | -0/+0 |
* | Document the QEnvironmentHexEncoded packet, and explain why it is | Jason Molenda | 2013-10-10 | 1 | -0/+33 |
* | Clarify how to handle a thread register context with a gap | Jason Molenda | 2013-10-08 | 1 | -4/+16 |
* | Add a new qGDBServerVersion packet so lldb can query | Jason Molenda | 2013-10-01 | 1 | -10/+65 |
* | As promised in previous commit, docs for qPlatform_RunCommand. | Daniel Malea | 2013-08-27 | 1 | -4/+20 |
* | merge lldb-platform-work branch (and assorted fixes) into trunk | Daniel Malea | 2013-08-26 | 1 | -0/+134 |
* | Revert the change that was done to test commit access. | Virgile Bello | 2013-08-22 | 1 | -1/+0 |
* | Test commit access. | Virgile Bello | 2013-08-22 | 1 | -0/+1 |
* | Remove redundant file. | Hafiz Abid Qadeer | 2013-08-21 | 1 | -0/+0 |
* | Revert the change that was done to test commit access. | Hafiz Abid Qadeer | 2013-08-21 | 1 | -1/+0 |
* | To test commit access. | Hafiz Abid Qadeer | 2013-08-20 | 1 | -0/+1 |
* | Test commit. | Richard Mitton | 2013-08-16 | 1 | -1/+1 |
* | Minor typeo fixes in doc scripts | Daniel Malea | 2013-07-19 | 2 | -2/+2 |
* | include only LLDB API in docs generated by lldb-cpp-doc (cmake) target | Daniel Malea | 2013-07-19 | 1 | -3/+1 |
* | Document the extended detach packet. | Jim Ingham | 2013-06-07 | 1 | -0/+20 |
* | Add CMake targets to build LLDB reference docs | Daniel Malea | 2013-05-28 | 5 | -0/+1715 |
* | Updated the code signing docs. | Greg Clayton | 2013-03-29 | 1 | -27/+21 |
* | Updated the register numbering base documentation for the "gcc", "dwarf", "co... | Greg Clayton | 2013-03-12 | 1 | -4/+8 |
* | Fix document typos, indentation in python code, and API examples. | Daniel Malea | 2013-02-12 | 3 | -16/+16 |
* | Change the container-regs kv pair in the qRegsiterInfo | Jason Molenda | 2013-01-23 | 1 | -43/+43 |
* | Clear up the documentation for the "container-regs" and "invalidate-regs" key... | Greg Clayton | 2013-01-21 | 1 | -4/+20 |
* | Changed the register number lists for the qRegisterInfo packet response to be... | Greg Clayton | 2013-01-21 | 1 | -6/+6 |
* | Updated the LLDB qRegisterInfo documentation to contain information on the ne... | Greg Clayton | 2013-01-21 | 1 | -0/+30 |
* | <rdar://problem/11961650> | Jason Molenda | 2012-12-19 | 1 | -2/+15 |
* | Add a new qProcessInfo packet to debugserver. | Jason Molenda | 2012-12-18 | 1 | -0/+31 |
* | Avoid potentially disastrous mistakes when removing a file. | Filipe Cabecinhas | 2012-11-05 | 1 | -1/+1 |
* | Cleaned up the code signing instructions: | Greg Clayton | 2012-11-05 | 1 | -4/+18 |
* | Mention that the code signing process also applies to Mountain Lion | Enrico Granata | 2012-10-13 | 1 | -1/+1 |
* | Incorporate suggestions from Jim, add "USING LLDB" and "FILES" sections. | Jason Molenda | 2012-06-08 | 1 | -1/+34 |
* | Remove empty line at end. | Jason Molenda | 2012-06-08 | 1 | -1/+0 |
* | Add a simple man page for lldb. | Jason Molenda | 2012-06-08 | 1 | -0/+87 |
* | When unwinding from the first frame, try to ask the remote debugserver | Jason Molenda | 2011-12-13 | 1 | -0/+12 |