Slashdot Mirror


User: mytos

mytos's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. MemDebug? on Memory Checker Tools For C++? · · Score: 1

    I had some problems with memory invasion and leaking in a game that I'm working. At that time I coded MemDebug.
    Its a pretty much simple memory debugger, detect leaks and comes with a pointer wrapper that detects memory invasion.

    You can get it here
    http://sourceforge.net/projects/memdebug