From: Jason Wessel Date: Fri, 1 Aug 2008 13:39:34 +0000 (-0500) Subject: kgdb: remove the requirement for CONFIG_FRAME_POINTER X-Git-Tag: v2.6.27-rc2~100^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f5ddfb3605d2a4f555a7ff034859e623eafcd27;p=pandora-kernel.git kgdb: remove the requirement for CONFIG_FRAME_POINTER There is no technical reason that the kgdb core requires frame pointers. It is up to the end user of KGDB to decide if they need them or not. [ anemo@mba.ocn.ne.jp: removed frame pointers on mips ] Signed-off-by: Jason Wessel --- Reading git-diff-tree failed