summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/arm
Commit message (Collapse)AuthorAgeFilesLines
...
* Got the ARM version of debugserver up to date. Greg Clayton2010-09-092-165/+411
| | | | | | | | | Renamed the "dispatchqaddr" setting that was coming back for stop reply packets to be named "qaddr" so that gdb doesn't thing it is a register number. gdb was checking the first character and assuming "di" was a hex register number because 'd' is a hex digit. It has been shortened so gdb can safely ignore it. llvm-svn: 113475
* Initial checkin of lldb code from internal Apple repo.Chris Lattner2010-06-082-0/+2827
llvm-svn: 105619
OpenPOWER on IntegriCloud