From: Jason Wessel Date: Fri, 12 Oct 2012 11:37:33 +0000 (-0500) Subject: kgdb: Add module event hooks X-Git-Tag: v3.7-rc1~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f30fed10c440a25937e509860fa207399b26efe5;p=pandora-kernel.git kgdb: Add module event hooks Allow gdb to auto load kernel modules when it is attached, which makes it trivially easy to debug module init functions or pre-set breakpoints in a kernel module that has not loaded yet. Signed-off-by: Jason Wessel --- Reading git-diff-tree failed