Also sprach Mike Humphreys  (DSL Ch):
> Gurus,
> 
> In reading the documentation for ncurses, it informs me that I can get a
> trace file for the ncurses routines by setting the trace level to a
> sufficient value. I have tried using the trace() function (with a value of
> TRACE_ORDINARY | TRACE_CALLS) and while it executes successfully when I run
> my programme, no trace file is produced.

Do you have write permissions in the execution directory?  You also have to
link against libncurses_g, the debugging library.

Kurt
-- 
In the future, you're going to get computers as prizes in breakfast cereals.
You'll throw them out because your house will be littered with them.

Reply via email to