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)
commit5f5ddfb3605d2a4f555a7ff034859e623eafcd27
treef3a79d9f0ba631ed8d5e10560ab6cca2debe2f65
parent94ad374a0751f40d25e22e036c37f7263569d24c
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 <jason.wessel@windriver.com>
Documentation/DocBook/kgdb.tmpl
lib/Kconfig.kgdb