From: Ralf Baechle <ralf@oss.sgi.com>
To: Jun Sun <jsun@mvista.com>
Cc: "Kevin D. Kissell" <kevink@mips.com>,
Steve Kranz <skranz@ridgerun.com>,
linux-mips@oss.sgi.com, linux-mips@fnet.fr
Subject: Re: remote GDB debugging and the __init macro of init.h
Date: Tue, 31 Oct 2000 05:12:04 +0100 [thread overview]
Message-ID: <20001031051203.B27465@bacchus.dhis.org> (raw)
In-Reply-To: <39FDB5B7.61BE2B91@mvista.com>; from jsun@mvista.com on Mon, Oct 30, 2000 at 09:53:59AM -0800
On Mon, Oct 30, 2000 at 09:53:59AM -0800, Jun Sun wrote:
> > What you've done should solve the problem, but note
> > that it has the side effect of preventing the text and data
> > sections in question from getting freed up at the end
> > of initialization. I probably should have done so myself
> > last year when I was struggling with debugging some init
> > code using kgdb, but instead I simply got used to finding
> > the address in the symbol table and setting the breakpoints
> > by hex address instead of by symbol.
>
> A dumb question - how do you set breakpoint at specified address? I was
> trying to do that with "b 0xabcdabcd" or "b @0xabcdabcd", none of them
> worked.
b *0xabcdabcd
Try ``help break'' :-)
Ralf
next prev parent reply other threads:[~2000-10-31 4:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-27 15:24 remote GDB debugging and the __init macro of init.h Steve Kranz
2000-10-27 15:50 ` Kevin D. Kissell
2000-10-27 15:50 ` Kevin D. Kissell
2000-10-28 1:53 ` Ralf Baechle
2000-10-30 17:53 ` Jun Sun
2000-10-31 4:12 ` Ralf Baechle [this message]
2000-10-28 1:54 ` Keith Owens
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=20001031051203.B27465@bacchus.dhis.org \
--to=ralf@oss.sgi.com \
--cc=jsun@mvista.com \
--cc=kevink@mips.com \
--cc=linux-mips@fnet.fr \
--cc=linux-mips@oss.sgi.com \
--cc=skranz@ridgerun.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