News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

TraceBar plugin(bookmark+navigate)

Started by mmkider, January 09, 2009, 04:41:58 PM

Previous topic - Next topic

Jenna

Quote from: gaplee on January 25, 2012, 05:18:34 PM
i cann't see the attachment why?
Because attachments get deleted frequently, because they are stored on our server.
If someone wants to keep it, he/she should use a filesharing service or start a project at berlios, google-code or a similar service.


DeniDoman

And where i can download TraceBar? Or it's a part of last Code::Blocks buld? Can you give me a link, i can't find it :(

ollydbg

Quote from: DeniDoman on February 11, 2013, 09:27:06 PM
And where i can download TraceBar? Or it's a part of last Code::Blocks buld? Can you give me a link, i can't find it :(
The feature was all in browse tracker plugin, which is a part of C::B.
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.