From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1409 invoked by alias); 6 May 2003 14:50:55 -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 1391 invoked from network); 6 May 2003 14:50:54 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by sources.redhat.com with SMTP; 6 May 2003 14:50:54 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3p2/8.9.3) with ESMTP id KAA15246 for ; Tue, 6 May 2003 10:48:12 -0400 Received: from node1.ott.qnx.com (hwlab1 [10.0.2.159]) by smtp.ott.qnx.com (8.8.8/8.6.12) with ESMTP id KAA27501 for ; Tue, 6 May 2003 10:50:53 -0400 Received: (from alain@localhost) by node1.ott.qnx.com (8.8.8/8.6.12) id KAA00262 for gdb@sources.redhat.com; Tue, 6 May 2003 10:50:51 -0400 Message-Id: <200305061450.KAA00262@node1.ott.qnx.com> Subject: Catchpoint in GDB/MI To: gdb@sources.redhat.com Date: Tue, 06 May 2003 14:50:00 -0000 From: "Alain Magloire" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-05/txt/msg00071.txt.bz2 Bonjour Anyone working on putting catchpoints in GDB/MI. If yes what is the semantics. If no what is the best semantic? Completely OOB: -catch load ^done ... *stop,reason="shared-loaded",shared="libm.so"