This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
S
SourceX
Post
by SourceX » Thu Jul 08, 2004 9:20 am
Hi there!
If I run eggdrop -m after a new clean install he tells me that the procces launched in background.
If I run ps x after that the process is not there ...
But a file named DEBUG appears in the eggdrop folder that shows me:
Compiled without extensive memory debugging (sorry).
Anyone who g0t a idea?
rgds, sx
dollar
Op
Posts: 178 Joined: Tue Oct 28, 2003 3:47 pm
Location: Netherlands
Post
by dollar » Thu Jul 08, 2004 10:31 am
Recompile WITH debugging, so you actually get DEBUG info.
dollar (or something similar) at:
#eggdrop / #tcl - undernet
#egghelp / #tcl / #eggtcl - efnet
#eggdrop.support / #tcl - quakenet
#eggdrop - ircnet
S
SourceX
Post
by SourceX » Thu Jul 08, 2004 1:03 pm
how?
is debug a module?
greenbear
Owner
Posts: 733 Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway
Post
by greenbear » Thu Jul 08, 2004 1:27 pm
when you compile eggdrop, type 'make debug' insteead of just 'make'
S
SourceX
Post
by SourceX » Mon Jul 12, 2004 1:16 pm
thx!
S
SourceX
Post
by SourceX » Tue Jul 13, 2004 9:16 am
After compiling him with debug the file DEBUG appears again:
Code: Select all
Debug (eggdrop v1.6.10) written Tue Jul 13 01:24:29 2004
Full Patch List:
Tcl library: /usr/lib/tcl8.3
Tcl version: 8.3.2 (header version 8.3.2)
Compile flags: gcc -pipe -g -O2 -Wall -I.. -I.. -DHAVE_CONFIG_H
Link flags: gcc -pipe
Strip flags: strip
Context: main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
main.c/712, []
tclhash.c/218, []
tclhash.c/240 []
SOCK ADDR PORT NICK HOST TYPE
---- -------- ----- --------- ----------------- ----
3 00000000 0 (dns) dns (ready)
Anyone got an idea?
rgds