[comp.mail.elm] Enabling Elm debug option

yountm@gtephx.UUCP (Marvin Yount) (01/21/91)

In the Elm documentation I see references to a debug option
(-d n) and filename to be used (DEBUGFILE), but I'm not sure
I see how to enable this option.  During the configure, the
only reference to debug that I saw was for setting the C
compiler flags.  Is this how the Elm -d option is enabled?
If not, how do I set this option?

Thanks in advance.


-- 
======================================================================          
Marv Yount (yountm@gtephx)
UUCP: {ncar!noao!asuvax | uunet!zardoz!hrc}!gtephx!yountm
AG Communication Systems, Phoenix

syd@DSI.COM (Syd Weinstein) (01/22/91)

yountm@gtephx.UUCP (Marvin Yount) writes:
:In the Elm documentation I see references to a debug option
:(-d n) and filename to be used (DEBUGFILE), but I'm not sure
:I see how to enable this option.  During the configure, the
:only reference to debug that I saw was for setting the C
:compiler flags.  Is this how the Elm -d option is enabled?
:If not, how do I set this option?
Yes it is enabled via the other compiler flags option in Configure,
but you have to set -DDEBUG if you want the option compiled.
(-g would also help if you intend to use a source debugger.)
-- 
=====================================================================
Sydney S. Weinstein, CDP, CCP                   Elm Coordinator
Datacomp Systems, Inc.                          Voice: (215) 947-9900
syd@DSI.COM or dsinc!syd                        FAX:   (215) 938-0235