From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17608 invoked by alias); 20 Jan 2005 10:23:18 -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 13218 invoked from network); 20 Jan 2005 10:19:29 -0000 Received: from unknown (HELO NUTMEG.CAM.ARTIMI.COM) (217.40.111.177) by sourceware.org with SMTP; 20 Jan 2005 10:19:29 -0000 Received: from mace ([192.168.1.25]) by NUTMEG.CAM.ARTIMI.COM with Microsoft SMTPSVC(6.0.3790.211); Thu, 20 Jan 2005 10:17:04 +0000 From: "Dave Korn" To: "'Nick Roberts'" , "'Andrew Cagney'" Cc: Subject: RE: internal-error: insert_step_resume_breakpoint_at_sal Date: Thu, 20 Jan 2005 10:23:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <16879.224.997596.521183@farnswood.snap.net.nz> Message-ID: X-OriginalArrivalTime: 20 Jan 2005 10:17:05.0140 (UTC) FILETIME=[30AFC340:01C4FED9] X-SW-Source: 2005-01/txt/msg00098.txt.bz2 > -----Original Message----- > From: gdb-owner On Behalf Of Nick Roberts > Sent: 20 January 2005 00:53 > > > Well symtab = 0x0 looks unassigned to me. > > > > More likely not-found, what's at that address? > > Whats at 0x0?! Are you winding me up, or is it some kind of offset? :) I suspect he means "at the address given for pc= in the same function call". > > > #1 0x080fbdda in insert_step_resume_breakpoint_at_sal (sr_sal= > > > {symtab = 0x0, section = 0x0, line = 0, pc = 134872212, end = 0}, sr_id= > > > {stack_addr = 3221220224, code_addr = 134872206, special_addr = 0, stack_addr_p = 1, code_addr_p = 1, special_addr_p = 0}) at infrun.c:2672 > > > > Well symtab = 0x0 looks unassigned to me. > More likely not-found, what's at that address? i.e. the symtab value is 0 because the lookup didn't find any entry corresponding to the pc= address; what symbol table entry _ought_ to have been found but wasn't? cheers, DaveK -- Can't think of a witty .sigline today....