kgdb: remove the requirement for CONFIG_FRAME_POINTER
authorJason Wessel <jason.wessel@windriver.com>
Fri, 1 Aug 2008 13:39:34 +0000 (08:39 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 1 Aug 2008 13:39:34 +0000 (08:39 -0500)
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 <jason.wessel@windriver.com>

No differences found