This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
2715c03303bd82a6e6b323083c5a438f4b8c5bd4
qt-creator
/
tests
/
manual
/
trk
History
con
2715c03303
Use launcher class.
2009-07-29 20:21:02 +02:00
..
adapter.cpp
Sending a string should send a trainling zero as well.
2009-07-29 17:47:34 +02:00
adapter.pro
debugger: implementation progress in the trk manual test
2009-07-16 15:16:18 +02:00
launcher.cpp
Use launcher class.
2009-07-29 20:21:02 +02:00
launcher.h
Create a real class with header for launcher.
2009-07-29 19:22:49 +02:00
main_launcher.cpp
Create a real class with header for launcher.
2009-07-29 19:22:49 +02:00
README
debugger: progress for the trk adapter
2009-07-21 17:42:57 +02:00
run.sh
Trk: Memory error handling, endianness.
2009-07-29 16:40:25 +02:00
swapendian.cpp
debugger: add a 'swapendian' 'tool' to convert endianness of memory dumps
2009-07-24 15:51:07 +02:00
swapendian.pro
Trk: Improve logging, additional dump files.
2009-07-29 14:06:44 +02:00
trk.pro
Extract a separate launcher.
2009-07-24 16:29:46 +02:00
trklauncher.pri
Use launcher class.
2009-07-29 20:21:02 +02:00
trklauncher.pro
Use launcher class.
2009-07-29 20:21:02 +02:00
trkserver.cpp
Trk: Memory error handling, endianness.
2009-07-29 16:40:25 +02:00
trkserver.pro
debugger: implementation progress in the trk manual test
2009-07-16 15:16:18 +02:00
trkutils.cpp
Copy and install file prior to running it.
2009-07-29 18:11:04 +02:00
trkutils.h
Realize when the remote application has finished.
2009-07-29 18:51:58 +02:00
README
Run ./run.sh in one terminal. Run ./gdb-symbian in a second terminal.