|
| From: | Artur Skonecki |
| Subject: | Re: [screen-devel] How to enable/see debug messages |
| Date: | Tue, 13 Sep 2011 07:44:33 +0200 (CEST) |
| User-agent: | Alpine 2.00 (DEB 1167 2008-08-23) |
./configure CFLAGS="-ggdb -DDEBUG" Compile and put "debug on" in screenrc. Screen spits out debug messages to /tmp/debug ( see screen.h ). Attaching a debugger might be helpful. On Mon, 12 Sep 2011, hiren panchasara wrote:
On Sat, Sep 10, 2011 at 4:12 PM, hiren panchasara <address@hidden> wrote:
I see debug1, debug2, debug3 messages in source code. How do I see them?
Do I need to compile with any special debug option? Once enabled, where do
these messages get logged?
I could see some "debug" settings in /src/configure file but not sure how to
use it. (if thats the right place to look at)
Thanks,
Hiren
| [Prev in Thread] | Current Thread | [Next in Thread] |