From owner-freebsd-hackers Wed Jul 14 19:26:55 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from Hydro.CAM.ORG (Hydro.CAM.ORG [198.168.100.7]) by hub.freebsd.org (Postfix) with ESMTP id 68207153C7 for ; Wed, 14 Jul 1999 19:26:46 -0700 (PDT) (envelope-from intmktg@CAM.ORG) Received: from Stratus.CAM.ORG (Stratus.CAM.ORG [198.168.100.6]) by Hydro.CAM.ORG (8.8.8/8.8.4) with ESMTP id WAA02760 for ; Wed, 14 Jul 1999 22:26:32 -0400 (EDT) Date: Wed, 14 Jul 1999 22:26:44 -0400 (EDT) From: Marc Tardif To: freebsd-hackers@freebsd.org Subject: gdb instead of adb Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is the reason why adb hasn't been ported to freebsd because the source is proprietary? If gdb should suffice for my debugging needs, how can a breakpoint be set at a particular interrupt, or even at any interrupt? The break command only seems to accept functions, offsets, linenumbers and addresses... I'm all out of ideas and the gdb info file isn't helping. Thanks in advance, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message