Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: huzhongshan on December 17, 2011, 02:34:13 am

Title: How can I go back to start point after I use go to implementation?
Post by: huzhongshan on December 17, 2011, 02:34:13 am
In visual c++ 6.0 , when I use go to definition to find the function implementations , I can press ctrl+* to go back to the start point , can cb do the same thing? How?
Title: Re: How can I go back to start point after I use go to implementation?
Post by: oBFusCATed on December 17, 2011, 03:11:44 am
I don't think there is such feature.
You can try the browse tracker plugin, it should implement something similar.
Title: Re: How can I go back to start point after I use go to implementation?
Post by: ollydbg on December 17, 2011, 06:34:36 am
I don't think there is such feature.
You can try the browse tracker plugin, it should implement something similar.
Yes, browse tracker plugin has this feature (jump backward and jump forward).