From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24119 invoked by alias); 4 May 2008 19:53:37 -0000 Received: (qmail 24109 invoked by uid 22791); 4 May 2008 19:53:36 -0000 X-Spam-Check-By: sourceware.org Received: from wf-out-1314.google.com (HELO wf-out-1314.google.com) (209.85.200.168) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 04 May 2008 19:53:19 +0000 Received: by wf-out-1314.google.com with SMTP id 26so930166wfd.26 for ; Sun, 04 May 2008 12:53:18 -0700 (PDT) Received: by 10.142.232.20 with SMTP id e20mr2173131wfh.187.1209930797526; Sun, 04 May 2008 12:53:17 -0700 (PDT) Received: by 10.142.126.20 with HTTP; Sun, 4 May 2008 12:53:17 -0700 (PDT) Message-ID: Date: Sun, 04 May 2008 19:53:00 -0000 From: "Kefei Lu" To: insight@sources.redhat.com Subject: [Problem] I can't do "next" in insight! MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00047.txt.bz2 Hi support, I can't do "next" or "step" in insight. When I press the button, the green highlighted line stays where it was. So I opened a gdb console in insight and type "n", this time it showed: (gdb) n Error: Warning: Cannot insert breakpoint -11. Error accessing memory address 0x29be0: Input/output error. I reinstalled insight and gdb, and the problem remained. I'm using Ubuntu 7.04, GNU gdb 6.6-debian, but "insight --version" shows "GNU gdb 6.5". Thanks a lot!