User forums > General (but related to Code::Blocks)
Profiler/Debugger for mingw?
Ceniza:
Learning to use GDB from commandline is a little adventure. The best GUI I've seen for it is DDD, but it only works on *nix and Cygwin under Windows (and requires you to have X for Cygwin too).
There's a quick reference guide here
There's also a quick "guide" to use gprof in Pixelate oriented to Allegro.
darklordsatan:
Thanks, will take a look!
BTW, dont you sleep? :lol:
Ceniza:
--- Quote from: darklordsatan ---BTW, dont you sleep?
--- End quote ---
Who? Me? Heh, it seems like I'mn't the only one.
mandrav:
--- Quote from: darklordsatan ---Ok.
About the gprof plugin, is anyone working on it? what should it do for a start? maybe making what you mentioned in the command line by means of a dialog or something?
--- End quote ---
A gprof plugin will need to do two things:
1) Convert gmon.out to grpof.txt, using the command line a gave you above
2) Parse and display gprof.txt in a nice window with sorting, searching, maybe show graphs, etc ;)
Yiannis.
darklordsatan:
Ill do it if you want me to (i.e neither you or rickg22 are working on it right now...)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version