commit | 5f5ddfb3605d2a4f555a7ff034859e623eafcd27 | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Fri Aug 01 08:39:34 2008 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Fri Aug 01 08:39:34 2008 -0500 |
tree | f3a79d9f0ba631ed8d5e10560ab6cca2debe2f65 | |
parent | 94ad374a0751f40d25e22e036c37f7263569d24c [diff] |
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>