Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374976
b: refs/heads/master
c: 5e44fd0
h: refs/heads/master
v: v3
  • Loading branch information
Paul Bolle authored and Chris Zankel committed May 9, 2013
1 parent e2cd586 commit c3def00
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 93e294ac99cc005044ab6357a26998eb962a10e8
refs/heads/master: 5e44fd012bf3366e3a4c73a06f63756f92d39f06
15 changes: 0 additions & 15 deletions trunk/arch/xtensa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -281,21 +281,6 @@ endmenu

menu "Executable file formats"

# only elf supported
config KCORE_ELF
def_bool y
depends on PROC_FS
help
If you enabled support for /proc file system then the file
/proc/kcore will contain the kernel core image in ELF format. This
can be used in gdb:

$ cd /usr/src/linux ; gdb vmlinux /proc/kcore

This is especially useful if you have compiled the kernel with the
"-g" option to preserve debugging information. It is mainly used
for examining kernel data structures on the live kernel.

source "fs/Kconfig.binfmt"

endmenu
Expand Down

0 comments on commit c3def00

Please sign in to comment.