From owner-freebsd-arch@FreeBSD.ORG Sun Feb 19 01:33:18 2012 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B676C106566B; Sun, 19 Feb 2012 01:33:18 +0000 (UTC) (envelope-from nparhar@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id AD7F78FC0C; Sun, 19 Feb 2012 01:33:17 +0000 (UTC) Received: by bkcjg1 with SMTP id jg1so5252237bkc.13 for ; Sat, 18 Feb 2012 17:33:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=qh/VdV7luniIjDIj91X9MJXLNAJI+6D6Ny5xwE5wGv8=; b=p1Omcfk9/JJhkrbxxSlM6zSjoFFRxketTBEMvtwIlSQeBQTOjLqpMbvvi4qZs6AY9E 5UMTuIp4WJ5I/bmgGsAF0y15zOx0dtAgTGfn2h5LNWXGdIv1ukjcWe4tJrfM41P+YDtN WDeJCF23+RuCsrJb0Mhi3KaflJtfuvM7Ccacg= MIME-Version: 1.0 Received: by 10.204.154.92 with SMTP id n28mr6736247bkw.30.1329613398136; Sat, 18 Feb 2012 17:03:18 -0800 (PST) Received: by 10.204.190.143 with HTTP; Sat, 18 Feb 2012 17:03:18 -0800 (PST) In-Reply-To: <4F4048EB.1070402@FreeBSD.org> References: <201202190054.q1J0sK60017096@gw.catspoiler.org> <4F4048EB.1070402@FreeBSD.org> Date: Sat, 18 Feb 2012 17:03:18 -0800 Message-ID: From: Navdeep Parhar To: Doug Barton Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: ae@freebsd.org, Don Lewis , arch@freebsd.org Subject: Re: [patch] allow crash dumps to Linux swap partitions X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2012 01:33:18 -0000 On Sat, Feb 18, 2012 at 4:57 PM, Doug Barton wrote: > On 02/18/2012 16:54, Don Lewis wrote: >> On 18 Feb, Doug Barton wrote: >>> On 02/18/2012 09:50, Andrey V. Elsukov wrote: >>>> I think we can check bp->bio_from field, something like that (not test= ed): >>> >>> That made dumpon happy anyway, thanks! =A0I'm a bit rusty on "how to ca= use >>> a dump on purpose" nowadays .... I'm running 8-stable right now, if >>> someone wants to give me a hint I'll test this. >> >> Break into DDB and type "call doadump". > > Yeah, that's what I used to do, but Ctrl-Alt-Esc didn't do anything for > me. Do I have to compile in options BREAK_TO_DEBUGGER even on a desktop? You could try a "reboot -d" if all you want is a crash dump. Navdeep > > > Doug > > -- > > =A0 =A0 =A0 =A0It's always a long day; 86400 doesn't fit into a short. > > =A0 =A0 =A0 =A0Breadth of IT experience, and depth of knowledge in the DN= S. > =A0 =A0 =A0 =A0Yours for the right price. =A0:) =A0http://SupersetSolutio= ns.com/ > > _______________________________________________ > freebsd-arch@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"