What's a good open-source debugger & memory analyzer for Windows? -
in unix world i've been happily using gdb debugging , valgrind memory analyzation.
are there open-source quality alternatives windows?
i'm looking lightweight pieces of software need, , never in way (just gdb , valgrind).
microsoft visual studio express edition free (but not open source).
in microsoft debugging tools there's windbg debugger. free, not open source.
Comments
Post a Comment