From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 10:10:39 2004 Return-Path: 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 5478516A4CE for ; Tue, 23 Mar 2004 10:10:39 -0800 (PST) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id B68B943D2D for ; Tue, 23 Mar 2004 10:10:38 -0800 (PST) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (tao [10.0.0.247]) by sage.thought.org (8.12.9/8.12.9) with ESMTP id i2NIAbZQ028376 for ; Tue, 23 Mar 2004 10:10:38 -0800 (PST) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.12.11/8.12.11) with ESMTP id i2NIAZ2D054844 for ; Tue, 23 Mar 2004 10:10:36 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.12.11/8.12.11/Submit) id i2NIAZkf054843 for freebsd-questions@FreeBSD.ORG; Tue, 23 Mar 2004 10:10:35 -0800 (PST) (envelope-from kline) Date: Tue, 23 Mar 2004 10:10:35 -0800 From: Gary Kline To: FreeBSD Mailing List Message-ID: <20040323181034.GA42512@tao.thought.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 17 years of service to the Unix community User-Agent: Mutt/1.5.6i Subject: what's a decent c++ debugger?? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 18:10:39 -0000 Hoping this gets thru (since I've seen bizarre IPv6 happenings with sendmail), I'll venture this question: what is the best g++ dbugger? I seem to be missing my debugging tools that I used circa 2000-01. I'm looking for something that doesn't necessarily fit inside an IDE (because no IDE seems to have vi as its builtin/default editor); also because I'm used to having my own toolkits of gcc/g++, vi, and gdb. Simplicity. But I'm running into a fork-exec/killpid error that is driving me over the edge. (Or atleast making me go bash my head against the wall.) So it's time for some serious tools. I would be much obliged for the top few c/g++ debugging tools. GUI or non. thankee el-muchly, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix