From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26098 invoked by alias); 13 Dec 2002 20:00:15 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 26066 invoked from network); 13 Dec 2002 20:00:06 -0000 Received: from unknown (HELO motgate3.mot.com) (144.189.100.103) by sources.redhat.com with SMTP; 13 Dec 2002 20:00:06 -0000 Received: from pobox3.mot.com (pobox3.mot.com [10.64.251.242]) by motgate3.mot.com (Motorola/Motgate3) with ESMTP id gBDJtSY2012945; Fri, 13 Dec 2002 12:55:28 -0700 (MST) Received: [from udc.urbana.css.mot.com (udc.urbana.css.mot.com [192.88.153.21]) by pobox3.mot.com (MOT-pobox3 2.0) with ESMTP id MAA25173; Fri, 13 Dec 2002 12:51:07 -0700 (MST)] Received: from tmclinux.urbana.css.mot.com (tmclinux.urbana.css.mot.com [192.88.153.36]) by udc.urbana.css.mot.com (8.11.6+Sun/8.11.6) with ESMTP id gBDJtsH26481; Fri, 13 Dec 2002 13:55:54 -0600 (CST) X-POPI: The contents of this message are Motorola Internal Use Only (MIUO) unless indicated otherwise in the message. Received: (from tcombs@localhost) by tmclinux.urbana.css.mot.com (8.11.6/8.11.6) id gBDJtsI13489; Fri, 13 Dec 2002 13:55:54 -0600 Date: Fri, 13 Dec 2002 12:00:00 -0000 From: Tim Combs To: "Venkatakrishnan, V" Cc: gdb@sources.redhat.com Subject: Re: gui based gdb needed... Message-ID: <20021213135554.K2149@urbana.css.mot.com> References: <8229C4577A00D511ABC00090277A45A00123640E@us0111-ch-ms1.sdi.xcdg.xerox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <8229C4577A00D511ABC00090277A45A00123640E@us0111-ch-ms1.sdi.xcdg.xerox.com>; from v.venkatakrishnan@channels.usa.xerox.com on Fri, Dec 13, 2002 at 02:42:33PM -0500 X-SW-Source: 2002-12/txt/msg00204.txt.bz2 I believe the GDB Web page has a few links on it for DDD or Insight, both of which are excellent GUIs for GDB. Tim On Fri, Dec 13, 2002 at 02:42:33PM -0500, Venkatakrishnan, V wrote: > Hi, > I'm sorry if this is the wrong forum but I was wondering if someone > could tell me from where I can get a GUI based gdb for a HPUX 11 box in > order to debug a gcc compiled program. I've tried looking around but all I > get is command based gdb's, I was looking for something similar to the IDE > of gdb on cygwin for the Windows implementation. > > Regards, > Venky