[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



What do you think of changing the syntax of TRACE to something like
(TRACE function &rest options)?  I think this would be less peculiar
and more like all the rest of the system.
For when you want to trace several functions at once, there
could be a TRACE-MULTI which takes a list of functions
and then one list of options, and traces all the functions with
the same options.