Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: lazy_fox on April 08, 2009, 03:37:09 pm

Title: How to go back to last position in source code?
Post by: lazy_fox on April 08, 2009, 03:37:09 pm
When I reading source code, I go to the implement of a function, but how can I go back to the last position of the caller?
Title: Re: How to go back to last position in source code?
Post by: ollydbg on April 08, 2009, 03:42:51 pm
Enable Source Track plugin.
And use alt+ arrow to move your caret.
I have asked this kind of question on this forum before, just search.
Title: Re: How to go back to last position in source code?
Post by: lazy_fox on April 09, 2009, 02:28:58 am
Enable Source Track plugin.
And use alt+ arrow to move your caret.
I have asked this kind of question on this forum before, just search.

Where can I find "Source Track plugin"?
Thanks...
Title: Re: How to go back to last position in source code?
Post by: ollydbg on April 09, 2009, 02:35:34 am
Enable Source Track plugin.
And use alt+ arrow to move your caret.
I have asked this kind of question on this forum before, just search.

Where can I find "Source Track plugin"?
Thanks...
Select it when you install codeblocks 8.02.
Title: Re: How to go back to last position in source code?
Post by: Jenna on April 09, 2009, 07:02:51 am
It's called BrowseTracker.
Title: Re: How to go back to last position in source code?
Post by: mmkider on April 09, 2009, 10:00:33 am
When I reading source code, I go to the implement of a function, but how can I go back to the last position of the caller?

http://forums.codeblocks.org/index.php/topic,9886.0.html

Maybe you can use this plug-in(tracebar plugin).

good luck.
Title: Re: How to go back to last position in source code?
Post by: lazy_fox on April 10, 2009, 05:50:36 pm
When I reading source code, I go to the implement of a function, but how can I go back to the last position of the caller?

http://forums.codeblocks.org/index.php/topic,9886.0.html

Maybe you can use this plug-in(tracebar plugin).

good luck.


I can't find the download entrance.
Please get me a direct link, thanks.
Title: Re: How to go back to last position in source code?
Post by: ollydbg on April 11, 2009, 09:01:28 am
When I reading source code, I go to the implement of a function, but how can I go back to the last position of the caller?

http://forums.codeblocks.org/index.php/topic,9886.0.html

Maybe you can use this plug-in(tracebar plugin).

good luck.


I can't find the download entrance.
Please get me a direct link, thanks.
http://forums.codeblocks.org/index.php/topic,9886.msg69114.html#msg69114
Title: Re: How to go back to last position in source code?
Post by: lazy_fox on April 11, 2009, 03:21:57 pm
When I reading source code, I go to the implement of a function, but how can I go back to the last position of the caller?

http://forums.codeblocks.org/index.php/topic,9886.0.html

Maybe you can use this plug-in(tracebar plugin).

good luck.


I can't find the download entrance.
Please get me a direct link, thanks.
http://forums.codeblocks.org/index.php/topic,9886.msg69114.html#msg69114

I found it. But I don't know how to import this TraceBar?
I use Linux, and download both TraceBarSrc.zip and TraceBarbin.zip.
Title: Re: How to go back to last position in source code?
Post by: lazy_fox on April 11, 2009, 03:52:44 pm
I can't build TraceBar, see the following pic

[attachment deleted by admin]