| To: | Fuxin Zhang <fxzhang@ict.ac.cn> |
|---|---|
| Subject: | Re: how to get a process backtrace from kernel gdb? |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Wed, 22 Mar 2006 12:04:41 +0000 |
| Cc: | Srinivas Kommu <kommu@hotmail.com>, linux-mips@linux-mips.org |
| In-reply-to: | <442137B6.60705@ict.ac.cn> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4420940B.9030605@hotmail.com> <20060322105026.GA3129@linux-mips.org> <442130DA.8060407@ict.ac.cn> <20060322113203.GA4544@linux-mips.org> <442137B6.60705@ict.ac.cn> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.2.1i |
On Wed, Mar 22, 2006 at 07:40:38PM +0800, Fuxin Zhang wrote: > > a) Analyze the code with a simple frame unwinder along the lines of the > > get_wchan implementation. Simple but possibly fragile as compilers > > continue to improve. > > b) Bite the bullet and use the DWARD 2 frame unwind info and code. More > > complicated but will be a solid and correct solution albeit larger so > > not acceptable for small embedded devices. > > > > I fear we may have to do both, 2) as the prefered solution and 1) as the > > fallback solution. > OK, thanks. I will have a look at IA64's implementation and port it if > possible. Thanks alot! Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Au1xx0: OHCI region size off-by-one, Ralf Baechle |
|---|---|
| Next by Date: | Cache/Uncache and cache hit ratio, Sathesh Babu Edara |
| Previous by Thread: | Re: how to get a process backtrace from kernel gdb?, Fuxin Zhang |
| Next by Thread: | Cache/Uncache and cache hit ratio, Sathesh Babu Edara |
| Indexes: | [Date] [Thread] [Top] [All Lists] |