Author Topic: shortcut key to go back to previous locations  (Read 4889 times)

Offline ooo7

  • Multiple posting newcomer
  • *
  • Posts: 14
shortcut key to go back to previous locations
« on: January 28, 2011, 02:52:25 pm »
Hello all,


I can goto a declaration by using "Ctrl-Shift-.", however I cant find a way to go back to where I was in the code.

please let me k now whats the short key for that.
thanks

regards
0007

Offline ollydbg

  • Developer
  • Lives here!
  • *****
  • Posts: 6079
  • OpenCV and Robotics
    • Chinese OpenCV forum moderator
Re: shortcut key to go back to previous locations
« Reply #1 on: January 28, 2011, 03:12:28 pm »
Browse Tracker plugin has this feature.
did you installed this plugin??

And, you can see:
Menu->View->Browse tracker->...
If some piece of memory should be reused, turn them to variables (or const variables).
If some piece of operations should be reused, turn them to functions.
If they happened together, then turn them to classes.

Offline ooo7

  • Multiple posting newcomer
  • *
  • Posts: 14
Re: shortcut key to go back to previous locations
« Reply #2 on: January 28, 2011, 03:21:21 pm »


hi,

many thanks for the response.

yes even that feature is there with C::B. I am having great time with this.

thanks lot for your guys.
ooo7