On Fri, Jul 04, 2008 at 06:54:57PM +0200, ?yvind Harboe wrote:
> Has anyone successfully used OpenOCD to debug Linux w/MMU?

To debug the kernel? the best way is to attach gdb to OpenOCD
and use it to interface with the kernel vmlinux file to provide
symbol and other debug information.

Since we pretty much do ARM, there's some architecture stuff like
where to find the vector table, and stuff like that.
 
> If so I'd like to hear how that's done. Perhaps we can include a chapter
> in openocd.texi as well!

-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to