This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: insight bug


>> Here's an insight bug: if I introduce a Tcl bug into the insight
>> startup process, I get a blank window but nothing else.  It would
>> be nice if Insight fully died and printed the Tcl stack trace to
>> stderr.

Fernando> It would be nice (at least when it is started from a
Fernando> console).

I looked at gdbtk/library/main.tcl and found that I can set
GDBTK_DEBUGFILE to `stdout' or a file name and log messages, including
errors, will go there.

`stderr' doesn't work.  Patch to follow shortly.

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]