From: Ralf Baechle <ralf@linux-mips.org>
To: Philippe De Muyter <phdm@macqel.be>
Cc: linux-kernel@vger.kernel.org, uclinux-dev@uclinux.org
Subject: Re: PATCH m68knommu clear frame-pointer in start_thread
Date: Wed, 15 Mar 2006 23:38:11 +0000 [thread overview]
Message-ID: <20060315233810.GA4605@linux-mips.org> (raw)
In-Reply-To: <200603151647.k2FGl7Y04736@mail.macqel.be>
On Wed, Mar 15, 2006 at 05:47:07PM +0100, Philippe De Muyter wrote:
> When trying to print the calltrace of a user process on m68knommu targets
> gdb follows the frame-pointer en falls on unreachable adresses, because
> the frame pointer is not properly initialised by start_thread. This patch
> initialises the frame pointer to NULL in start_thread.
>
> Signed-off-by: Philippe De Muyter <phdm@macqel.be>
You've posted an ed-style diff. Quite a safe method to make sure nobody
will read it. Pleae repost a unified diff.
Ralf
next prev parent reply other threads:[~2006-03-16 2:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-15 16:47 PATCH m68knommu clear frame-pointer in start_thread Philippe De Muyter
2006-03-15 23:38 ` Ralf Baechle [this message]
2006-03-16 7:29 ` Philippe De Muyter
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=20060315233810.GA4605@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-kernel@vger.kernel.org \
--cc=phdm@macqel.be \
--cc=uclinux-dev@uclinux.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 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.