From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32471 invoked by alias); 2 Mar 2006 08:51:55 -0000 Received: (qmail 32463 invoked by uid 22791); 2 Mar 2006 08:51:54 -0000 X-Spam-Check-By: sourceware.org Received: from mail2.eseo.fr (HELO mail2.eseo.fr) (193.49.148.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 02 Mar 2006 08:51:53 +0000 Received: from harley.eseo.fr (harley.eseo.fr [192.168.11.1]) by mail2.eseo.fr (Postfix) with ESMTP id 6DD2D7E1F for ; Thu, 2 Mar 2006 09:51:36 +0100 (CET) Received: from [192.168.10.219] (firewall.eseo.fr [192.168.11.49]) by harley.eseo.fr (Postfix) with ESMTP id 8B5591051 for ; Thu, 2 Mar 2006 09:51:50 +0100 (CET) Message-ID: <4406B226.7090904@eseo.fr> Date: Thu, 02 Mar 2006 08:51:00 -0000 From: Guillaume Savaton User-Agent: Mozilla Thunderbird 1.0.2 (X11/20051002) MIME-Version: 1.0 To: insight@sources.redhat.com Subject: Make breakpoint pending References: <000101c63763$1e368fa0$ad00a8c0@amarnath> In-Reply-To: <000101c63763$1e368fa0$ad00a8c0@amarnath> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00049.txt.bz2 Hi, I have been using previous versions of insight (5.x) for a while, and I have noticed a new message in 6.4 when I attempt to run a program : "Make breakpoint pending on future shared library load?" This message is quite annoying since I am asked to confirm for each breakpoint in my program individually. Moreover, most of the time, I use insight to debug simple bare-metal programs where there are no "shared libraries" at all. So the question is not relevant in my case. Is there a possibility to tell insight not to ask ? Thanks Guillaume Savaton