Date: Sat, 15 Dec 2001 11:00:20 +0100 (CET) From: Riccardo.Veraldi@fi.infn.it To: <freebsd-alpha@FreeBSD.ORG> Subject: ppp problem - gdb output Message-ID: <Pine.NEB.4.33.0112151054460.4958-100000@dijkstra.fi.infn.it>
next in thread | raw e-mail | index | archive | help
I recompiled ppp, libcrypt, libmd, libz, libutil, libalias, libradius, libc with symbols, here is what gdb tells analizing the ppp.core Even if I did all this recompiling and isntalling the new binaries with symbols gdb tells... Reading symbols from /usr/lib/libcrypt.so.2...(no debugging symbols found)... done. Reading symbols from /usr/lib/libmd.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libutil.so.3...(no debugging symbols found)... done. Reading symbols from /usr/lib/libz.so.2...(no debugging symbols found)...done. Reading symbols from /usr/lib/libalias.so.4...(no debugging symbols found)... done. Reading symbols from /usr/lib/libcrypto.so.2...(no debugging symbols found)... done. anyway here is... #0 0x1601756dc in AliasHandleUdpNbt () from /usr/lib/libalias.so.4 #1 0x12004a888 in _init () (gdb) info frame Stack level 0, frame at 0x11ffb918: pc = 0x1601756dc in AliasHandleUdpNbt; saved pc 0x12004a888 called by frame at 0x11ffb928 Arglist at 0x11ffb8e8, args: Locals at 0x11ffb918, Previous frame's sp is 0x11ffb918 Saved registers: fp at 0x11ffb8c0, ra at 0x11ffb8b8, pc at 0x11ffb8b8 v0 0x1200bc16b 4832608619 t0 0x1200bc16b 4832608619 t1 0x1200bc176 4832608630 t2 0x8 8 t3 0x20c5a6 2147750 t4 0x208288 2130568 t5 0x1200c6080 4832649344 t6 0x0 0 t7 0x0 0 s0 0x120099b18 4832467736 s1 0x11ffbb50 301972304 s2 0x11ffbb30 301972272 s3 0x0 0 s4 0x0 0 s5 0x0 0 fp 0x11ffb608 301970952 a0 0x1603f2220 5909717536 a1 0x1200bc176 4832608630 a2 0x1200bc176 4832608630 a3 0x11ffb698 301971096 a4 0x11ffb6e4 301971172 a5 0x11ffb6e0 301971168 t8 0x0 0 t9 0x120062c48 4832242760 t10 0x0 0 t11 0x5 5 ra 0x1601756a8 5907109544 t12 0x1603d1740 5909583680 at 0x16018eec8 5907214024 gp 0x1601972c0 5907247808 sp 0x11ffb8b8 301971640 zero 0x0 0 pc 0x1601756dc 5907109596 vfp 0x11ffb918 301971736 thanks Rick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.33.0112151054460.4958-100000>