On Device Debugging for UIQ

Login to reply to this topic.
Mon, 2005-02-28 22:20
Joined: 2005-01-31
Forum posts: 4
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

Tue, 2005-03-01 03:32
Joined: 2003-11-12
Forum posts: 68
On Device Debugging for UIQ
You need to upgrade to the Professional version of CodeWarrior for Symbian OS.
Wed, 2005-03-02 06:24
Joined: 2005-02-09
Forum posts: 9
Re: On Device Debugging for UIQ
You can try Borland Builder X for on target debugging its simplified to a great extent.
Wed, 2005-03-02 17:56
Joined: 2005-01-31
Forum posts: 4
On Device Debugging for UIQ
I found a way to download the GDB source since the http link didn't work.  
The symbian website says:
Quote
The gcc.539.src.zip (41.57Mb) and the GDB source level debugger (18Mb) are both available via FTP:
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?
  • Login to reply to this topic.