Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Got the ARM version of debugserver up to date. | Greg Clayton | 2010-09-09 | 2 | -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 Lattner | 2010-06-08 | 2 | -0/+2827 | |
llvm-svn: 105619 |