This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: No line number info debugging kernel modules with gdb 6.6.90.20070926-cvs (gdb 6.7 branch)


########################################################################
####
Panda ClientShield warning:

The file gdb.log.bz2 was potentially dangerous and was deleted.
########################################################################
#### <<gdb.log.bz2>> 
Jim Blandy wrote:
> "Jon Ringle" <JRingle_at_vertical.com> 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.
> 
> 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.

Attachment: gdb.log.bz2
Description: gdb.log.bz2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]