hjk
809117892c
debugger: work in progress (new trk runner)
...
Basic TRK/adapter communication now works using "rfcomm listen /dev/rfcomm0 1
&& ./adapter -f -v /dev/rfcomm0 127.0.0.1:3222 && ./cs-gdb"
This is wrapped up in a "runner" binary
2009-09-03 13:26:38 +02:00
hjk
f74d252b95
debugger: work on trk manual tests
2009-09-02 10:08:12 +02:00
Friedemann Kleint
5fb4919a10
Trk: Factor out breakpoint code
2009-08-25 16:50:23 +02:00
Friedemann Kleint
01deb7e24f
Trk: Answer NAK to xfer request
2009-08-25 13:45:28 +02:00
Friedemann Kleint
08304eb6cd
Trk: Add unbuffered memory read
2009-08-25 09:34:32 +02:00
Friedemann Kleint
9101e467e3
Trk: Handle threads and modules correctly
2009-08-24 12:41:13 +02:00
Friedemann Kleint
d922b614fc
Trk: Pass on frame option
2009-08-21 16:45:36 +02:00
Friedemann Kleint
09dc43ba5c
Trk: Make adapter use TrkDevice
2009-08-21 16:34:06 +02:00
Friedemann Kleint
fdf6120d17
Trk: Add device class.
2009-08-20 15:58:20 +02:00
Friedemann Kleint
13cd43773d
Trk: Support for frameless protocol.
2009-08-20 11:30:10 +02:00
Friedemann Kleint
ab68fd2657
Trk: Make little endian the default, some logging.
2009-08-14 17:34:16 +02:00
hjk
93cbef8724
long live the king
2009-08-14 09:30:56 +02:00
Friedemann Kleint
3be807efa0
Trk: Send continue
2009-08-13 10:37:20 +02:00
hjk
a72aab146e
debugger: handle 'insert breakpoint' packages in the trk adapter
2009-08-10 16:35:50 +02:00
Friedemann Kleint
ec40996904
Trk: Bug fixing in the adapter
...
Unblock COM reading. Ensure process is started only once. Read out
registers. Read gdb memory request properly.
2009-08-04 16:36:52 +02:00
Friedemann Kleint
88617fd277
TRK: Stabilize on Windows, introduce perl script for portability
2009-08-03 15:29:29 +02:00
Friedemann Kleint
6f2905f017
TRK: Socket mode by option, activate COM port.
2009-08-03 10:40:35 +02:00
con
c430649768
Sending a string should send a trainling zero as well.
2009-07-29 17:47:34 +02:00
Friedemann Kleint
5d2a5521e9
Trk: Memory error handling, endianness.
...
Pass a memory read error from trkserver to gdb via adapter. Make it
possible to swap register endianness.
2009-07-29 16:40:25 +02:00
Friedemann Kleint
3b9dc0e128
Trk: Improve logging, additional dump files.
2009-07-29 14:06:44 +02:00
con
cf6ed08c98
Don't read single bytes in native mode.
2009-07-28 15:54:17 +02:00
Friedemann Kleint
2918119a3b
Trk: Add verbosity options.
2009-07-28 12:54:25 +02:00
con
c7dc5fe78d
Feed back the process creation fix to adapter.
2009-07-24 17:18:33 +02:00
con
10721dc368
Feed back changes from launcher to adapter
2009-07-24 16:30:07 +02:00
hjk
403c344c4b
debugger: add a 'swapendian' 'tool' to convert endianness of memory dumps
2009-07-24 15:51:07 +02:00
hjk
c2ea5e7b3f
debugger: fix off-by-one error when accessing registers via trk
2009-07-24 15:51:07 +02:00
hjk
432a98a031
debugger: progress for the trk adapter
2009-07-24 09:42:40 +02:00
hjk
40a4dc2523
debugger: progress for the trk adapter
2009-07-23 17:52:17 +02:00
hjk
51f20d400c
debugger: progress for the trk adapter
2009-07-21 17:42:57 +02:00
hjk
ab6a3d3780
debugger: implementation progress in the trk manual test
2009-07-17 18:17:15 +02:00
hjk
66216448e9
debugger: implementation progress in the trk manual test
2009-07-17 10:54:52 +02:00
hjk
0756f0b755
debugger: implementation progress in the trk manual test
2009-07-16 15:16:18 +02:00
hjk
05b474abfc
debugger: start on manual test for TRK parts
2009-07-15 17:55:14 +02:00