Subject: Re: [Boost-docs] [debugger_visualizers] wiki update
From: Cédric Venet (cedric.venet_at_[hidden])
Date: 2007-08-06 17:01:56
A little example I found on the net, (comment in french, but the code is
understandable by itself)
http://loulou.developpez.com/tutoriels/cpp/debogueur-visual-studio/fichiers/
sources-visu.zip
it open a little windows and show the image under the cursor in it. Pretty
cool.
-- Cédric Venet > -----Message d'origine----- > De : boost-docs-bounces_at_[hidden] [mailto:boost-docs- > bounces_at_[hidden]] De la part de Cédric Venet > Envoyé : lundi 6 août 2007 18:31 > À : 'Discussion of Boost Documentation' > Objet : Re: [Boost-docs] [debugger_visualizers] wiki update > > > I've just updated the Debugger Visualizers section of the wiki: > > > > http://svn.boost.org/trac/boost/wiki/DebuggerVisualizers > > > > Still a work-in-progress, but for those eagerly waiting for it, might > > be > > worth looking at. Comments welcome! > > Great, but it seems that the personalized debug visualizer already > exist > since VC++ 6. > > Also, I don't know if you had seen this: > http://msdn2.microsoft.com/en-us/library/8fwk67y3(VS.80).aspx > > (Microsoft - EEAddIn Sample shows how to use addins to make more > complex > conversions of C++ datatypes. The Microsoft sample doesn't work right > out of > the box: > > Modify the !ReadDebuggeeMemoryEx() to ReadDebuggeeMemoryEx()!=S_OK > > Change the Release build linker configuration, so it uses the > eeaddin.def > (Like in the Debug build) > > Don't use the @28 syntax in the autoexp.dat ) > > And more or less the same things: > http://www.codeguru.com/Cpp/V-S/debug/article.php/c4437/ > > I didn't try and it isn't really documentation, but it should be enough > to > do more advanced visualiser. > > Regards, > > -- > Cédric Venet > > > > > _______________________________________________ > Boost-docs mailing list > Boost-docs_at_[hidden] > http://lists.boost.org/mailman/listinfo.cgi/boost-docs
This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:40 UTC