Re: Can i create a graphical extension for Visual Studio 6.0 debugger?
I don't know of any debugger with that feature, though of course that doesn't necessarily mean there is none. At least I'm pretty sure the VC++6 debuger doesn't support that, probably not even with the help of a plugin.
If that were my project, I'd rather write that as a debugging extension to my app, so I wouldn't need to worry about any debugger plugin interfaces. I'd either wrap that feature into preprocessor conditionals so the release version doesn't have the feature at all, or make it an undocumented feature, sort of an "easter egg", or only enabling it with an undocumented registry entry or the like.
HTH
I was thrown out of college for cheating on the metaphysics exam; I looked into the soul of the boy sitting next to me.
This is a snakeskin jacket! And for me it's a symbol of my individuality, and my belief... in personal freedom.
Bookmarks