| To: | <linux-mips@linux-mips.org> |
|---|---|
| Subject: | RE: Saving arguments on the stack |
| From: | "Knittel, Brian" <Brian.Knittel@powertv.com> |
| Date: | Tue, 22 Nov 2005 10:24:09 -0800 |
| Cc: | "Dominic Sweetman" <dom@mips.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| Thread-index: | AcXvYhBLECiZIEeYTnaG4w7B0/PbpwALpxeA |
| Thread-topic: | Saving arguments on the stack |
We'd like to add arguments to the backtrace in Oops messages to make debugging
from these reports more efficient. It is particularly useful for determining
where the problem was generated, particularly when bad pointers are passed in.
This is for production embedded devices with optimized code and which reboot
immediately after storing or sending the Oops message. Performance is an issue,
but the overhead of storing the arguments on the stack is likely worth the
added debug info.
Thanks,
--Brian
-----Original Message-----
From: Dominic Sweetman [mailto:dom@mips.com]
Sent: Tue 11/22/2005 4:41 AM
To: Ralf Baechle
Cc: Knittel, Brian; linux-mips@linux-mips.org
Subject: Re: Saving arguments on the stack
Brian,
> > I'd like to force the compiler to store arguments on the stack
> > with otherwise optimized code.
Sounds like you're out of luck. Perhaps you'd do better to go one
step back and explain what you're trying to do?
--
Dominic Sweetman
MIPS Technologies
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Saving arguments on the stack, Maciej W. Rozycki |
|---|---|
| Next by Date: | [PATCH] Retain the write-only OD from being clobbered, Jordan Crouse |
| Previous by Thread: | Re: Saving arguments on the stack, Dominic Sweetman |
| Next by Thread: | Re: Saving arguments on the stack, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |