llvm-project/lldb/tools/debugserver
Greg Clayton 6f35f5cf5d Got the ARM version of debugserver up to date.
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
2010-09-09 06:32:46 +00:00
..
debugserver.xcodeproj Got the ARM version of debugserver up to date. 2010-09-09 06:32:46 +00:00
resources Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
scripts Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
source Got the ARM version of debugserver up to date. 2010-09-09 06:32:46 +00:00
debugnub-exports Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00