linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* debugging infor after decompress_kernel
@ 2001-05-04 14:48 Freddy Lugo
  2001-05-04 15:03 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Freddy Lugo @ 2001-05-04 14:48 UTC (permalink / raw)
  To: linuxppc-embedded


 Hi all,

 I got all the debugging info of the bootloader
(arch/ppc/boot/) but when the image is decompressed
 I don't have any debugging information of the
 arch/ppc/kernel/ files.  This makes sense since the
 image was compressed and without debugging symbols,
 but then how I obtain the debug info of the kernel
 after bootloading?

 Any help?

 Thanks,

 Freddy Lugo


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: debugging infor after decompress_kernel
  2001-05-04 14:48 debugging infor after decompress_kernel Freddy Lugo
@ 2001-05-04 15:03 ` Dan Malek
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2001-05-04 15:03 UTC (permalink / raw)
  To: Freddy Lugo; +Cc: linuxppc-embedded


Freddy Lugo wrote:

>  but then how I obtain the debug info of the kernel
>  after bootloading?

You need to use the 'vmlinux' file for the information.
I simply 'gdb vmlinux' then remotely attach to the debugger,
either KGDB or Abatron.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-04 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-04 14:48 debugging infor after decompress_kernel Freddy Lugo
2001-05-04 15:03 ` Dan Malek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).