From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21591 invoked by alias); 28 Sep 2007 03:39:20 -0000 Received: (qmail 21583 invoked by uid 22791); 28 Sep 2007 03:39:20 -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 03:39:15 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_001_01C80181.236C48F8" 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 03:47:00 -0000 Message-ID: <4DD3AF7ECBBC43409BA36508938D01851B00B8@CVAEX1.VERTICAL.COM> In-Reply-To: From: "Jon Ringle" To: "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/msg00239.txt.bz2 This is a multi-part message in MIME format. ------_=_NextPart_001_01C80181.236C48F8 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-length: 928 ######################################################################## #### Panda ClientShield warning: The file gdb.log.bz2 was potentially dangerous and was deleted. ######################################################################## #### <>=20 Jim Blandy wrote: > "Jon Ringle" writes: I modified the above line. Is it possible to configure your mailer so it doesn't put email addresses in the body of the email? > > (gdb) b vert_dst_nopage_mmap > > Breakpoint 1 at 0xbf1342b4 > > (gdb) list vert_dst_nopage_mmap > > No line number known for vert_dst_nopage_mmap. > > > > GDB has enough information to set the breakpoint correctly, but can't > > seem to find line info for the kernel module. >=20 > Hum. What do 'maint info psymtabs' and 'maint info symtabs' say after > you've set the breakpoint? The output of the two commands above is huge, so I've attached it compressed. ------_=_NextPart_001_01C80181.236C48F8 Content-Type: application/octet-stream; name="gdb.log.bz2" Content-Transfer-Encoding: base64 Content-Description: gdb.log.bz2 Content-Disposition: attachment; filename="gdb.log.bz2" Content-length: 0 ------_=_NextPart_001_01C80181.236C48F8--