Debugging(3m17n) | The m17n Library | Debugging(3m17n) |
Debugging - Support for m17n library users to debug their programs.
MCharTable * mdebug_dump_chartab (MCharTable
*table, int indent)
Dump a chartable. MFace * mdebug_dump_face (MFace
*face, int indent)
Dump a face. MFont * mdebug_dump_font (MFont
*font)
Dump a font. MFontset * mdebug_dump_fontset
(MFontset *fontset, int indent)
Dump a fontset. MInputMethod * mdebug_dump_im
(MInputMethod *im, int indent)
Dump an input method. int mdebug_hook ()
Hook function called on an error. MText *
mdebug_dump_mtext (MText *mt, int indent, int fullp)
Dump an M-text. MPlist * mdebug_dump_plist
(MPlist *plist, int indent)
Dump a property list. MSymbol mdebug_dump_symbol
(MSymbol symbol, int indent)
Dump a symbol. MSymbol mdebug_dump_all_symbols (int
indent)
Dump all symbol names.
Support for m17n library users to debug their programs.
The m17n library provides the following facilities to support the library users to debug their programs.
Generated automatically by Doxygen for The m17n Library from the source code.
Copyright (C) 2001 Information-technology Promotion Agency (IPA)
Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and
Technology (AIST)
Permission is granted to copy, distribute and/or modify this document under
the terms of the GNU Free Documentation License
<http://www.gnu.org/licenses/fdl.html>.
12 Jan 2011 | Version 1.6.2 |