Commit Graph

6 Commits

Author SHA1 Message Date
Friedemann Kleint
20edb02093 S60: Use a DetailsWidget for the run configuration widgets, add info
- Move the s60devicerunconfigurationwidget into a separate file,
  add an info button that connects to the device and displays
  CPU/Trk version for testing the connection.
- give TrkLauncher a parent object and an acessor for the device
  description in formatted form.
- Break deadlock when trying to terminate the Windows Trk writer
  thread with bytes pending by using a wait with timeout and
  termination flag.
2009-10-21 16:48:46 +02:00
Robert Loehning
885a425dd1 Trk: Some minor code improvements 2009-10-13 19:11:30 +02:00
hjk
2eed41b6df debugger: make stringFromByte local 2009-10-06 10:17:52 +02:00
hjk
5e7a26d863 debugger: rework fetching of memory from device
still a few cases for chunked fetching missing
2009-10-06 10:17:51 +02:00
hjk
1803ee2f91 debugger: reset memory cache after stepping
It's better when one wants up-to-date data...
2009-09-29 09:35:04 +02:00
Friedemann Kleint
4bbf4140c9 Move trk stuff to src/shared. 2009-09-17 09:25:12 +02:00