kdb: Add kdb kernel module sample
Add an example of how to add a dynamic kdb shell command via a kernel
module.
Signed-off-by:
Jason Wessel <jason.wessel@windriver.com>
Showing
- Documentation/DocBook/kgdb.tmpl 12 additions, 1 deletionDocumentation/DocBook/kgdb.tmpl
- samples/Kconfig 7 additions, 0 deletionssamples/Kconfig
- samples/Makefile 1 addition, 1 deletionsamples/Makefile
- samples/kdb/Makefile 1 addition, 0 deletionssamples/kdb/Makefile
- samples/kdb/kdb_hello.c 60 additions, 0 deletionssamples/kdb/kdb_hello.c
Loading
Please register or sign in to comment