« Tips of QTerm on Mac OS X | Main | Debug ppc program with gdb on Macbook Pro »
March 2, 2007
Tips for debugging opera plugins
export OPERA_PLUGINWRAPPER_DEBUG=10
export OPERA_KEEP_BLOCKED_PLUGIN=1
opera -debugplugin
It gives me some helps, but still not as good as debugging plugins with Firefox.
OPERA_PLUGINWRAPPER_DEBUG really give a lot of information. That's fine.
Posted by ginn at March 2, 2007 12:43 PM