Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Add source-> File System Directory ?

Compare the path from the stack frame label and the directory you put in
the source lookup. If your library is built in a different directory you
need to add a source path mapping to the source lookup. 

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Bob Sheehan
Sent: 10 October 2006 21:21
To: CDT General developers list.
Subject: RE: [cdt-dev] Add source-> File System Directory ?


This bug :

https://bugs.eclipse.org/bugs/show_bug.cgi?id=159833#c3

does seem to describe behavior similar to what I am seeing on linux.

I am a CDT 'user' at the moment and will assume that there is no
workaround for this problem. If anyone knows of one we would greatly
appreciate it. This is a frequent customer complaint.

Thanks again.

Bob Sheehan
www.altera.com

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
On Behalf Of Ryan Boder
Sent: Tuesday, October 10, 2006 11:09 AM
To: CDT General developers list.
Subject: Re: [cdt-dev] Add source-> File System Directory ?

On Tue, Oct 10, 2006 at 10:43:46AM -0700, Bob Sheehan wrote:
> I cannot 'for the life of me' step into source code that is part of a 
> linked C library. The source code lives off in a directory not
included
> in the project workspace so I thought I could add to the

Maybe this the problem you're having?

https://bugs.eclipse.org/bugs/show_bug.cgi?id=159831

https://bugs.eclipse.org/bugs/show_bug.cgi?id=159833#c3

--
Ryan Boder
http://bitwiserlabs.com
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

-- 
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.




Back to the top