git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94ad374
)
kgdb: remove the requirement for CONFIG_FRAME_POINTER
author
Jason Wessel
<jason.wessel@windriver.com>
Fri, 1 Aug 2008 13:39:34 +0000
(08:39 -0500)
committer
Jason 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