- fixed a problem with big endian XScale and GDB register packets.
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 10 Mar 2008 14:14:15 +0000 (14:14 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 10 Mar 2008 14:14:15 +0000 (14:14 +0000)
commit703dc714c86b83e73acc0ed82944053f0f3b842f
tree16d17adc033a5e43062132ce236a438936681517
parente6dac739cffdecc0c65254eb7b3f2942cfff0f68
- fixed a problem with big endian XScale and GDB register packets.
- hmm..... did I screw up? Was XScale and not gdb_server busted here?
  My thinking was that OpenOCD has a canonical internal representation
  of registers that match GDB's expectations

git-svn-id: svn://svn.berlios.de/openocd/trunk@484 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/server/gdb_server.c