From owner-freebsd-questions@FreeBSD.ORG Wed Aug 10 15:26:13 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31D5616A41F for ; Wed, 10 Aug 2005 15:26:13 +0000 (GMT) (envelope-from slapinid@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF33A43D48 for ; Wed, 10 Aug 2005 15:26:12 +0000 (GMT) (envelope-from slapinid@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so96241nzd for ; Wed, 10 Aug 2005 08:26:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=iN9sOsIrJNjEKlmv6/6B5gUn6YpyIkCNwWnsQi8JzOjFuMshhd3g0c5dmQ9mrVZGHjshFMf2YEXcbpeJpCvzVv6pMX13tOYpkaBfEoLzZ2sR8rUuVXwudTskWl25GWtHutr7mhNjDamGKsILIGT6Mn54dxNk7Ytl/TDuW9irFPs= Received: by 10.36.126.12 with SMTP id y12mr581995nzc; Wed, 10 Aug 2005 08:26:12 -0700 (PDT) Received: by 10.36.33.4 with HTTP; Wed, 10 Aug 2005 08:26:12 -0700 (PDT) Message-ID: <48239d39050810082657cac06a@mail.gmail.com> Date: Wed, 10 Aug 2005 19:26:12 +0400 From: Sergey Lapin To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: kernel debugger X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Aug 2005 15:26:13 -0000 Hi! We have some networking problem, with PF and route-to, actually, system locks and sends junk to net. But I'm able to enter debugger. Is it possible to localize problem using it? I have acess to console and get do debugger prompt. I'd like to make proper report using debugger to send to freebsd-pf list. Thanks a lot! Sergey Lapin System Administrator