diff options
author | Richard Kennedy <richard@rsk.demon.co.uk> | 2008-02-06 01:38:01 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-06 10:41:09 -0800 |
commit | dcc85cb61808098d22792db95f1dfa9c8b3bcf6d (patch) | |
tree | 578e24baa2d6de390652f278e2c5a58b018e5816 /MAINTAINERS | |
parent | 844fcc53962d781aab7c164acbfa46505427375e (diff) | |
download | linux-dcc85cb61808098d22792db95f1dfa9c8b3bcf6d.tar.bz2 |
Documentation: add hint about call traces & module symbols to BUG-HUNTING
Here's a couple of small additions to BUG-HUNTING.
1. point out that you can list code in gdb with only one command
(gdb) l *(<symbol> + offset)
2. give a very brief hint how to decode module symbols in call traces
Signed-off-by: Richard Kennedy <richard@rsk.demon.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions