Add missing typemap debug options to docs

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12222 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
William S Fulton 2010-09-15 22:26:34 +00:00
commit 8b31a92f61

View file

@ -3609,6 +3609,8 @@ There are various command line options which can aid debugging a SWIG interface
-debug-top <n> - Display entire parse tree at stages 1-4, <n> is a csv list of stages
-debug-typedef - Display information about the types and typedefs in the interface
-debug-typemap - Display information for debugging typemaps
-debug-tmsearch - Display typemap search debugging information
-debug-tmused - Display typemaps used debugging information
</pre></div>
<p>