Changes to "using trace with the megatest executable" between 2020-04-15 11:18:43 and 2020-04-15 11:18:56
︙ | |||
25 26 27 28 29 30 31 | 25 26 27 28 29 30 31 | - - | + (write (conc (car (reverse (get-call-chain))))) (write-char #\newline port) (flush-output port) ) ) EOF chicken-install </verbatim> # Run your megatest runs and dig through the various logs :) |