User forums > Using Code::Blocks
Why Browse Tracker can't work perfectly?
ollydbg:
@pecan
I found the "jump" mechanism has a little bug. For example, I'm in "token.cpp", and mouse right click on a function, then select "go to implementation of xxx", then it will jump to another file, say “token.h" ,line 200.
But, When I use the "jump back" command, it just firstly jump back to the first line of "token.h". Now, I use the "jump back" command again, the edit position returned to the "token.cpp" again.
So, my question is: Is it possible to remove the "jump to the first line of token.h", we don't want that position to be recorded.
BTW: I'm using Windows XP, wxWidgets 2.8.11, latest SVN build.
thanks
Pecan:
Line one position is reported by cbEditor on the first open of the file when the .layout file had no alternative position to report.
I'll look into it.
regards,
pecan
Navigation
[0] Message Index
[*] Previous page
Go to full version