linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: "Boerner, Brian" <bmb@pirus.com>
Cc: "'linuxppc-embedded@lists.linuxppc.org'"
	<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Debugging Linux with PPCBoot and the BDI2000
Date: Fri, 17 Aug 2001 16:57:22 -0400	[thread overview]
Message-ID: <3B7D8532.726AE883@mvista.com> (raw)
In-Reply-To: 200108172021.PAA04309@lists.linuxppc.org


"Boerner, Brian" wrote:
>
> I'm trying to debug my kernel using PPCBoot to load the kernel image via
> tftpboot and then stop it in start_kernel.

Ensure you are using the latest 2_4_devel kernel and Abatron firmware.
We have been developing something that will work better for Linux,
with less overhead and more flexibility on both sides.  It was required
due to 2.4.x page table changes, and I finally got the Linux part of
it checked in.

> 4. set a break at start_kernel (breaking on _start didn't work at all).

That's because _start isn't a virtual address as indicated in the
vmlinux
symbol table.  Set a hard breakpoint at zero if you must stop there.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      parent reply	other threads:[~2001-08-17 20:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-17 14:35 Debugging Linux with PPCBoot and the BDI2000 Boerner, Brian
2001-08-17 20:38 ` IBM PPC405 - when did the USB disappear? Karsten Jeppesen
2001-08-17 20:57 ` Dan Malek [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=3B7D8532.726AE883@mvista.com \
    --to=dan@mvista.com \
    --cc=bmb@pirus.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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;
as well as URLs for NNTP newsgroup(s).