On 12/17/07, Derek Atkins <[EMAIL PROTECTED]> wrote:
> Are you by chance running a Fedora kernel?  If so the problem is
> the kernel physical start vs. physical align.

Uhm, the target is FC8 but a kernel I have just compiled
(v2.6.23 branch of jason's kgdb git tree).
Host is Ubuntu 7.04.

I am compiling on the host, and transfering the binary to the target
using NFS.

>
> -derek
>
> Quoting sfora dim <[EMAIL PROTECTED]>:
>
> > Hello all,
> >
> > I am trying to debug a remote kernel using kgdb.
> > host is x86, target is i386 (2.6.23) (under vmware), connection
> > completes fine.
> > Problem is - some of the symbols are plain wrong.
> >
> > For example - "p load_elf_binary" yields 0x802a4990 while that
> > function naturally resides above 0xc0000000.
> >
> > When I run gdb ./vmlinux inside the target itself, running the same "p"
> > command give me the correct result..
> >
> > any Idea why this happens and how can I fix it ?
> >
> > Can I supply gdb the updated System.map or something ?
> >
> > thanks
> > sfora
> >
> > -------------------------------------------------------------------------
> > SF.Net email is sponsored by:
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services
> > for just about anything Open Source.
> > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> > _______________________________________________
> > Kgdb-bugreport mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
> >
>
>
>
> --
>       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>       Member, MIT Student Information Processing Board  (SIPB)
>       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
>       [EMAIL PROTECTED]                        PGP key available
>
>

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to