From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1509 invoked by alias); 28 Sep 2007 13:47:22 -0000 Received: (qmail 1501 invoked by uid 22791); 28 Sep 2007 13:47:21 -0000 X-Spam-Check-By: sourceware.org Received: from va-65-40-217-47.sta.embarqhsd.net (HELO CVAEX1.VERTICAL.COM) (65.40.217.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 28 Sep 2007 13:47:19 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: No line number info debugging kernel modules with gdb 6.6.90.20070926-cvs (gdb 6.7 branch) Date: Fri, 28 Sep 2007 16:01:00 -0000 Message-ID: <4DD3AF7ECBBC43409BA36508938D01851B00BE@CVAEX1.VERTICAL.COM> In-Reply-To: <46FC7961.2080706@ringle.org> From: "Jon Ringle" To: "Jon Ringle" , "Jim Blandy" Cc: Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-09/txt/msg00241.txt.bz2 > Jim Blandy wrote: > > Hum. What do 'maint info psymtabs' and 'maint info symtabs' say after > > you've set the breakpoint? Oh, the source file where vert_dst_nopage_mmap() is located: /home/ringlej/WAVE/Build7/Platform/Volcano/os/kernel-modules/dst/dstchar .c