|
4.5 Format of the Runtime Configuration FileBy using a RC File (or runtime configuration file) you can alias tags to combinations of debug tokens. See section Description of the Debugging Tokens. NOTE: For beginning users, the dmalloc program has a couple of tags built into it so it is not necessary for you to setup a RC file:
For expert users, a sample `dmallocrc' file has been provided but you are encouraged to roll your own combinations. The name of default rc-file is `$HOME/.dmallocrc'. The `$HOME' environment variable should be set by the system to point to your home-directory. The file should contain lines in the general form of:
`tag' is to be matched with the tag argument passed to the dmalloc program, while `token1, token2, …' are debug capability tokens. See section Dmalloc Utility Program, Description of the Debugging Tokens. A line can be finished with a `\' meaning it continues onto the next line. Lines beginning with `#' are treated as comments and are ignored along with empty lines. Here is an example of a `.dmallocrc' file:
For example, with the above file installed, you can type Enter
This document was generated by Gray Watson on May, 16 2007 using texi2html 1.76.
This work is licensed by Gray Watson
under the Creative Commons
Attribution-Share Alike 3.0 License. |