Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242233
b: refs/heads/master
c: 1a8d59e
h: refs/heads/master
i:
  242231: e5f3abc
v: v3
  • Loading branch information
David Howells committed Mar 18, 2011
1 parent 6392a38 commit af304be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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: 52885b32a5f7326d9505ca45969a695bad2459c4
refs/heads/master: 1a8d59e529d07f7888f9c6c86a9f59ea4ef077aa
5 changes: 4 additions & 1 deletion trunk/arch/mn10300/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ config KPROBES

config GDBSTUB
bool "Remote GDB kernel debugging"
depends on DEBUG_KERNEL
depends on DEBUG_KERNEL && DEPRECATED
select DEBUG_INFO
select FRAME_POINTER
help
Expand All @@ -46,6 +46,9 @@ config GDBSTUB
RAM to avoid excessive linking time. This is only useful for kernel
hackers. If unsure, say N.

This is deprecated in favour of KGDB and will be removed in a later
version.

config GDBSTUB_IMMEDIATE
bool "Break into GDB stub immediately"
depends on GDBSTUB
Expand Down

0 comments on commit af304be

Please sign in to comment.