but the webpage on kgdb sourceforge says "make bzImage"!!! why the discrepancy???? anyways i checked my .config file and my kernel was built with debug info.... On Thu, 2004-09-30 at 18:14, Artem B. Bityuckiy wrote: > > Does this mean i have to uncompress the "bzImage" that i just made??? > > i think that is the prob. as i'm giving the compressed image as arg > > to the gdb. i'll remake the image with "make vmlinuz". that shud > > do right?? > You should build the linux image that: > 1. built for debugging (switch this in the Linux configuration) > 2. isn't compressed > > -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/