In a message dated 1/14/05 6:55:31 PM, [EMAIL PROTECTED] writes:
Naive question: What if you just purposely crash AOLserver?� Will
Valgrind tell you what you want then?
There are probably known ways to make AOLserver crash just from Tcl,
but it's especially easy if you're willing to write a bit of C code.
E.g.:
Turns out there is an NsTclCrashCmd in tclmisc.c -- it's just not included in the command list in tclcmds.c. There used to be config option which would enable it as the "ns_crash" Tcl command in old versions of the server for testing -- the code could be added back if folks are interested.
-Jim
2">
