]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd9103858d467de289d9a0fcef5b271c7a7d8264
treef3a79d9f0ba631ed8d5e10560ab6cca2debe2f65
parent7c4621196a68413bdd9995a19671a49af2c6909c
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