From: Dmytro Bablinyuk <dmytro.bablinyuk@rftechnology.com.au>
To: Wolfgang Denk <wd@denx.de>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: boot-time partitions and bootargs for 2.6.14
Date: Tue, 11 Oct 2005 11:02:07 +1000 [thread overview]
Message-ID: <434B0F0F.9030601@rftechnology.com.au> (raw)
In-Reply-To: <20051010234614.1FE2A353D84@atlas.denx.de>
Sorry for 3d email. The failed line I sent was incorrect - the problem
is that debugger jumps from line to line on every step.
I have added -fno-schedule-insns -fno-schedule-insns2 into kernel Makefile:
CFLAGS := -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs \
-fno-strict-aliasing -fno-common \
-ffreestanding \
-fno-schedule-insns -fno-schedule-insns2
But it still jumping. What options shall I add in order to prevent
debugger jumping while debugging kernel?
Sorry, for slight off-topic.
Thank you
prev parent reply other threads:[~2005-10-11 1:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-10 23:05 boot-time partitions and bootargs for 2.6.14 Dmytro Bablinyuk
2005-10-10 23:46 ` Wolfgang Denk
2005-10-11 0:04 ` Dmytro Bablinyuk
2005-10-11 0:13 ` Dmytro Bablinyuk
2005-10-11 1:17 ` Robin Gilks
2005-10-11 3:10 ` Dmytro Bablinyuk
2005-10-11 3:24 ` Robin Gilks
2005-10-11 7:01 ` Dmytro Bablinyuk
2005-10-11 7:17 ` Wolfgang Denk
2005-10-11 7:33 ` Dmytro Bablinyuk
2005-10-11 13:10 ` Vitaly Bordug
2005-10-11 7:14 ` Wolfgang Denk
2005-10-11 1:02 ` Dmytro Bablinyuk [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=434B0F0F.9030601@rftechnology.com.au \
--to=dmytro.bablinyuk@rftechnology.com.au \
--cc=linuxppc-embedded@ozlabs.org \
--cc=wd@denx.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.