From: "H . J . Lu" <hjl@lucon.org>
To: "Steven J. Hill" <sjhill@cotw.com>
Cc: binutils@sourceware.cygnus.com, linux-mips@oss.sgi.com
Subject: Re: Corrupted symbols for MIPS debugging...
Date: Thu, 13 Sep 2001 13:13:27 -0700 [thread overview]
Message-ID: <20010913131327.A29874@lucon.org> (raw)
In-Reply-To: <3BA1107B.B585E570@cotw.com>; from sjhill@cotw.com on Thu, Sep 13, 2001 at 03:00:59PM -0500
On Thu, Sep 13, 2001 at 03:00:59PM -0500, Steven J. Hill wrote:
> "H . J . Lu" wrote:
> >
> > > (gdb) target remote /dev/ttyS1
> > > Remote debugging using /dev/ttyS1
> > > 0x80012828 in breakinst () at af_packet.c:1879
> > > 1879 sock_unregister(PF_PACKET);
> > > (gdb) bt
> > > #0 0x80012828 in breakinst () at af_packet.c:1879
> > > #1 0x8001a0d4 in sys_create_module (name_user=0x10001dc8 "cfi_probe",
> > > size=8176) at module.c:305
> >
> > Please provide
> >
> > (gdb) list breakinst
> > (gdb) print breakinst
> >
> (gdb) target remote /dev/ttyS1
> Remote debugging using /dev/ttyS1
> 0x80012828 in breakinst () at af_packet.c:1879
> 1879 sock_unregister(PF_PACKET);
> (gdb) list breakinst
> 1874
> 1875 static void __exit packet_exit(void)
> 1876 {
> 1877 remove_proc_entry("net/packet", 0);
> 1878 unregister_netdevice_notifier(&packet_netdev_notifier);
> 1879 sock_unregister(PF_PACKET);
> 1880 return;
> 1881 }
> 1882
> 1883 static int __init packet_init(void)
> (gdb) print breakinst
> $1 = {<text variable, no debug info>} 0x80012824 <breakinst>
> (gdb) c
> Continuing.
It sounds like the bug we have fixed. Please try my current gcc,
binutils and gdb binary rpms on oss.sgi.com. They work for me.
H.J.
prev parent reply other threads:[~2001-09-13 20:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-13 19:42 Corrupted symbols for MIPS debugging Steven J. Hill
2001-09-13 20:03 ` H . J . Lu
2001-09-13 20:00 ` Steven J. Hill
2001-09-13 20:13 ` H . J . Lu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010913131327.A29874@lucon.org \
--to=hjl@lucon.org \
--cc=binutils@sourceware.cygnus.com \
--cc=linux-mips@oss.sgi.com \
--cc=sjhill@cotw.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox