Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Appkication Profiler -- Source code not showing up: (5 Items)
   
Appkication Profiler -- Source code not showing up  
Hi,

I'm using IDE version 4.7.0 with QNX 6.4.1.  There are two static libraries and a binary that I build for Profiling 
(Function Instrumentation).  

I can run and get results, but the source code pane complains that it can't find the source.  No matter what I put in 
for the search path, It can't seem to bring up the source files.  

Ideas?

Thanks
Kevin
Re: Appkication Profiler -- Source code not showing up  
Do you have debug information enabled for these libraries?

On 12-05-09 12:43 PM, Kevin Stallard wrote:
> Hi,
>
> I'm using IDE version 4.7.0 with QNX 6.4.1.  There are two static libraries and a binary that I build for Profiling 
(Function Instrumentation).
>
> I can run and get results, but the source code pane complains that it can't find the source.  No matter what I put in 
for the search path, It can't seem to bring up the source files.
>
> Ideas?
>
> Thanks
> Kevin
>
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post92979
> To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com

Re: Appkication Profiler -- Source code not showing up  
Yes, I can step through them when I debug....
Re: Appkication Profiler -- Source code not showing up  
Static library no different from just binaries. Are you sure they not 
dynamic libraries, such i.e .so?

On 12-05-16 11:58 AM, Kevin Stallard wrote:
> Yes, I can step through them when I debug....
>
>
>
> _______________________________________________
>
> General
> http://community.qnx.com/sf/go/post93132
> To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com

Re: Appkication Profiler -- Source code not showing up  
It's all statically linked…

I'll keep fussing with it and see if I can find something.

Thanks
Kevin

On May 16, 2012, at 11:34 AM, Elena Laskavaia wrote:

> Static library no different from just binaries. Are you sure they not 
> dynamic libraries, such i.e .so?
> 
> On 12-05-16 11:58 AM, Kevin Stallard wrote:
>> Yes, I can step through them when I debug....
>> 
>> 
>> 
>> _______________________________________________
>> 
>> General
>> http://community.qnx.com/sf/go/post93132
>> To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com
> 
> 
> 
> 
> 
> _______________________________________________
> 
> General
> http://community.qnx.com/sf/go/post93137
> To cancel your subscription to this discussion, please e-mail general-ide-unsubscribe@community.qnx.com