From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27942 invoked by alias); 6 May 2003 21:28:47 -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 27886 invoked from network); 6 May 2003 21:28:42 -0000 Received: from unknown (HELO crack.them.org) (146.82.138.56) by sources.redhat.com with SMTP; 6 May 2003 21:28:42 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 19D9zj-0006h1-00; Tue, 06 May 2003 16:29:04 -0500 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 19D9zE-0004oW-00; Tue, 06 May 2003 17:28:32 -0400 Date: Tue, 06 May 2003 21:28:00 -0000 From: Daniel Jacobowitz To: Alain Magloire Cc: gdb@sources.redhat.com Subject: Re: Catchpoint in GDB/MI Message-ID: <20030506212831.GA18453@nevyn.them.org> Mail-Followup-To: Alain Magloire , gdb@sources.redhat.com References: <20030506195208.GA15526@nevyn.them.org> <200305062121.RAA15417@node1.ott.qnx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305062121.RAA15417@node1.ott.qnx.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-05/txt/msg00085.txt.bz2 On Tue, May 06, 2003 at 05:21:41PM -0400, Alain Magloire wrote: > > > > > > Are you refering to this: > > > http://sources.redhat.com/ml/gdb/2002-07/msg00191.html > > > > > > Very informative, thanks. > > > > > > Reading your exchange, I probably can implement your scheme whithout > > > having to change gdb; setting the breakpoint in __cxa_throw and examining > > > the arguments. > > > > > > It seems straightforward enough, so why not put it in gdb? Unless > > > of course I do not grasp the entire complexity of the problem 8-) > > > True it is compiler specific unless the cxxabi becomes more widespread > > > but at least a start. > > > > No, I was referring to the message a few weeks ago where I checked in > > support for "catch catch". It doesn't yet parse a type to catch but > > that is easy to add once the FETCH_POINTER_ARGUMENT method is > > available. > > > > Ho! I see it now: > http://sources.redhat.com/ml/gdb-patches/2003-04/msg00507.html > > Very cool! indeed. > > > It doesn't yet parse a type to catch but > > that is easy to add once the FETCH_POINTER_ARGUMENT method is > > available. > > Darn!! so close .. 8) > Any ETA ? Nope, too much else to do. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer