On Device Debugging for UIQ
| Mon, 2005-02-28 22:20 | |
|
What is the best way to do on device debugging for UIQ? I'm trying to debug a bluetooth application (the UIQ emulator doesn't support bluetooth).
I'm using CodeWarrior for Symbian OS, Personal Ed. 2.8. I tried downloading the GDB source from the Symbian site but the .zip file seemed to be corrupted. What is the best way to debug bluetooth applications (besides using fake stub bluetooth classes)? Thanks in advanced for any input. -TL |
|






Forum posts: 68
Forum posts: 9
Forum posts: 4
The symbian website says:
Site: ftp.symbian.com
Username: symd1012
Password: U@urvTSj
According to the readme Cygnus GNUPro 98r2 is recomended. I'm not quite sure what this is and it doesn't seem to be free and I'm not wanting to download and install this toolchain anyway so,
I'm going to try Borland BuilderX instead of GDB. (I don't like the CodeWarrior IDE anyway.) I'll tell you how it works out.
Does anyone know if there is a prebuilt version of GDB for Symbian anywhere though?