From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3505 invoked by alias); 13 Dec 2002 20:19:27 -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 3407 invoked from network); 13 Dec 2002 20:19:21 -0000 Received: from unknown (HELO umbriel.eastgw.xerox.com) (13.13.138.18) by sources.redhat.com with SMTP; 13 Dec 2002 20:19:21 -0000 Received: from sdi-adm1.sdi.xcdg.xerox.com (sdi-adm1.sdi.xcdg.xerox.com [13.231.36.100]) by umbriel.eastgw.xerox.com (8.9.3/8.9.3) with ESMTP id PAA14692; Fri, 13 Dec 2002 15:18:30 -0500 (EST) Received: by sdi-adm1.sdi.xcdg.xerox.com with Internet Mail Service (5.5.2656.59) id ; Fri, 13 Dec 2002 15:19:10 -0500 Message-ID: <8229C4577A00D511ABC00090277A45A00123640F@us0111-ch-ms1.sdi.xcdg.xerox.com> From: "Venkatakrishnan, V" To: "'Tim Combs'" Cc: gdb@sources.redhat.com Subject: RE: gui based gdb needed... Date: Fri, 13 Dec 2002 12:19:00 -0000 MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2002-12/txt/msg00205.txt.bz2 Thanks Tim :). Even this seems to work, take a look. http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,1 669,00.html#startgui Have a good one. Cheers, Venky -----Original Message----- From: Tim Combs [mailto:tcombs@urbana.css.mot.com] Sent: Friday, December 13, 2002 2:56 PM To: Venkatakrishnan, V Cc: gdb@sources.redhat.com Subject: Re: gui based gdb needed... 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