version 1.5 | | version 1.6 |
---|
| | |
/* | | /* |
* static char *rcsid_commands_c = | | * static char *rcsid_commands_c = |
* "$Id: commands.c,v 1.5 2000/04/22 07:16:41 cvs Exp $"; | | * "$Id: commands.c,v 1.6 2000/06/21 09:34:56 jec Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
| | |
#ifdef DEBUG | | #ifdef DEBUG |
{"sstable", command_sstable, 0.0}, | | {"sstable", command_sstable, 0.0}, |
{"dumptag", dump_object_from_tag, 0.0}, | | |
#endif | | #endif |
#ifdef DEBUG_MALLOC_LEVEL | | #ifdef DEBUG_MALLOC_LEVEL |
{"verify", command_malloc_verify,0.0}, | | {"verify", command_malloc_verify,0.0}, |