Bug 66824 - kdevelop does not jump to source location
Summary: kdevelop does not jump to source location
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: classbrowser (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-29 12:39 UTC by Sven Schmidt
Modified: 2013-03-31 01:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Schmidt 2003-10-29 12:39:42 UTC
Version:            (using KDE KDE 3.1.3)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3(prerelease) SuSE 8.2 

This refers to the cvs form last night.
When I click on a method in the class browser (in ideal mode), kdev sometimes jump to the right location in the cpp-File. But often it jumps to the declaration in the h-File instead, although the definition is in the cpp-File. For the first click, kdevelop just opens the cpp-File and sets the corsor to the very first line.


Regrads, Sven Schmidt
Comment 1 Amilcar do Carmo Lucas 2003-10-29 14:47:07 UTC
This is a dupe.
Comment 2 Jens Dagerbo 2003-11-03 18:56:39 UTC
For the "sometimes it goes to .h and sometimes it goes to .cpp" problem, I'd like to know what "sometimes" means :)

Is it "sometimes" for the same method/file, or correct for some method/file and broken for some method/file?

If the latter, what does your code structure look like? Do you have symlinks in any paths? What project type? Is it the same for all projects?


For the "first click goes to first line" problem, it's a known katepart bug and a dupe.

Comment 3 Amilcar do Carmo Lucas 2003-11-04 10:55:28 UTC
The reporter can not reproduce it anymore. Closing
Comment 4 Aleix Pol 2013-03-31 01:30:26 UTC
moving to kdevplatform's classbrowser