| To: | "Markus Gothe" <markus.gothe@27m.se> |
|---|---|
| Subject: | Re: Exception while loading kernel |
| From: | "Ricardo Mendoza" <mendoza.ricardo@gmail.com> |
| Date: | Wed, 29 Aug 2007 17:30:56 -0400 |
| Cc: | "Giuseppe Sacco" <giuseppe@eppesuigoccas.homedns.org>, linux-mips@linux-mips.org |
| Dkim-signature: | a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GGSRKLt/1wWPXwmpEEI5h93Sh5g8hwZo9k1TWWOUWzwsyun1f3yEyYR+Iv9KKWc3tQUN7oW11NAwesx6RDZTBCFQExy60KA8ca4g1Hj1Dq+P75a7jAMl2ukcLXNPYDtJImJjZ9gVuu7VsSwNrQVCuXlUwGa4jO6V8Vvwy1n1iSw= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EdbggQMfhTqCzrf56Wy8v0xxOugOZmo+mOAq5JM0eCr4zaaHotVc6PWLBCmmO1Dpvx7NVehKCU/sYOot103fFRGzVKI2jfyhS7OZCFs3XO//pooxjK5/5fqmeIXsK/zdgXwZRePOpRcO5Pq0GlPj6jcypINjJY9cLqCx797SbtQ= |
| In-reply-to: | <46D5A42F.4090503@27m.se> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1188030215.13999.14.camel@scarafaggio> <1188196563.2177.13.camel@scarafaggio> <46D2CB0F.7020505@27m.se> <1188321514.6882.3.camel@scarafaggio> <F288AA63-099B-4140-81B2-6A8E21887057@27m.se> <20070829084622.156798b4.giuseppe@eppesuigoccas.homedns.org> <816d36d30708290133w677756bbla8b8b2b25fe005f1@mail.gmail.com> <1188377693.7270.1.camel@scarafaggio> <816d36d30708290305i4b34ae11s4b469cc48fb999aa@mail.gmail.com> <46D5A42F.4090503@27m.se> |
| Sender: | linux-mips-bounce@linux-mips.org |
On 8/29/07, Markus Gothe <markus.gothe@27m.se> wrote:
> You're all wrong build it with -g (i.e. enable 'Kernel
> Hacking'-options), then strip it and saved the copy with debugging
> symbols. Then you run gdb on the one with debugging symbols and voila
> you get the function.
I am talking ip32 specific here, ELF64 is a no go there. The exception
thrown is the same as when an ELF64 binary attempts to be loaded on my
ip32. I am sure his problem is not with code because ip32 works; even
less with that much of an early code (I hope you can see linux
exception vectors are not even installed).
Try that then do all the debugging you want ;)
Ricardo
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Exception while loading kernel, Markus Gothe |
|---|---|
| Next by Date: | problem about the tool chain for R3000, guo guo |
| Previous by Thread: | Re: Exception while loading kernel, Markus Gothe |
| Next by Thread: | Re: Exception while loading kernel, Giuseppe Sacco |
| Indexes: | [Date] [Thread] [Top] [All Lists] |