[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ab40e9c0708171349n73e35f58p5f5c092b54ddeb45@mail.gmail.com>
Date: Fri, 17 Aug 2007 22:49:21 +0200
From: "Xu Yang" <risingsunxy@...glemail.com>
To: linux-kernel@...r.kernel.org
Subject: how to add debug information into the vmlinux
Hello everyone,
I am trying to port kernel 2.6.19 onto my system.so I need the c code
, which can show me where the program is running. I add -g when I
compile it.
after I got the vmlinux( uncompressed) I used arm-none-eabi-objcopy
--change-addresses 0x40000000 to change the start address.
it seems that the debug information is strange. expecially after the
mmu is turned on , it totally disappreared.
anyone knows how to handle this?
thanks in advance.
regards,
yang
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists