[openmapi.org devel] OpenMapi Debugging/Inspector GUI

Johannes Roith johannes at jroith.de
Sat Feb 21 19:46:04 CET 2009


Hello, everyone!

I've put together a plugin for the OpenMapi proxy which is useful for
debugging and development purposes.
It allows you to log all RPC/Mapi calls of a session coming in and
also set breakpoints and inspect the data of the parameters.

Screenshot: http://www.openmapi.org/system/files/mapisvrdebug.png

I'll check it into svn tonight (hopefully).

In order to run the proxy with the debugger, you must set the an
environment variable: export NMAPI_DEBUGGER=1

The widget to inspect the objects is taken from the
ObjectReflector.Net project.
(http://www.codeplex.com/ObjectReflector/)

I don't have time to make a proper tool out of it currently. Would be
nice if someone wants to step up and turn this into something really
useful...

Johannes.


More information about the Devel mailing list