Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2001 13:49:13 -0800 (PST)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        Mike Meyer <mwm@mired.org>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Suggestions for diagnosing lockups
Message-ID:  <200102182149.f1ILnDo31955@earth.backplane.com>
References:  <14991.58225.783986.487533@guru.mired.org> <200102181936.f1IJanm31380@earth.backplane.com> <14992.9931.334001.521780@guru.mired.org> <200102182008.f1IK87k31550@earth.backplane.com> <14992.11461.884930.102242@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help
:I'm looking for hints on how to do that. The first freeze - with X
:left running - didn't respond to Control-Alt-Escape. That's why I
:asked if X had known interactions with DDB. On further thought, it
:might be a problem with stealing the console.
:
:	<mike
:--
:Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/

    You could compile up a kernel with the console configured on a serial
    port.  If you have a second machine and a null-modem cable, or if you
    have an old serial terminal, that would be the best way.  You would
    want to use ALT_BREAK_TO_DEBUGGER, CONSPEED=9600, and DDB kernel
    config options.  You can also use the flags field for the serial
    ports to force the console to one of them (see /usr/src/sys/i386/conf/LINT,
    search for 'force this unit to be the console'), and there are other
    ways of doing it too.

					-Matt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102182149.f1ILnDo31955>