Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - IDE 5.0 and GCC 4.7.2: (2 Items)
   
IDE 5.0 and GCC 4.7.2  
Hello

Are there any known issues with debugging code in IDE 5.0 with QCC using GCC 4.7.2?  When I debug I dont' get source.  I
 can't set breakpoints and back traces are just addresses for some shared objects.  All projects that I am trying to 
look at are build debug.  I am attaching to the running process through qconn.  It does not seem to matter though if I 
attach to it or if I launch it straight from qconn.  This is with QNX 6.5.0 SP 1. 

Thanks,
Rodney
  
Re: IDE 5.0 and GCC 4.7.2  
I solved this problem.  I had to update to the 7.4 version of gdb to debug the project that I was working on.