Date: Thu, 27 Nov 1997 13:26:10 -0800 (PST) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-contrib@FreeBSD.ORG Subject: cvs commit: src/contrib/gdb/gdb objfiles.c Message-ID: <199711272126.NAA21771@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1997/11/27 13:26:09 PST Modified files: contrib/gdb/gdb objfiles.c Log: The previous revision (objfiles.c:1.2) fixed backtracing in the absence of full debugging symbols for the kernel, but broke it for application programs. This commit disables that change except when kernel debugging mode is in effect. This needs to go into -2.2 as well, after a suitable burn-in period. Revision Changes Path 1.3 +2 -1 src/contrib/gdb/gdb/objfiles.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711272126.NAA21771>