diff options
author | 2008-02-06 01:38:01 -0800 | |
---|---|---|
committer | 2008-02-06 10:41:09 -0800 | |
commit | dcc85cb61808098d22792db95f1dfa9c8b3bcf6d (patch) | |
tree | 578e24baa2d6de390652f278e2c5a58b018e5816 /scripts/checkstack.pl | |
parent | make sys_poll() wait at least timeout ms (diff) | |
download | wireguard-linux-dcc85cb61808098d22792db95f1dfa9c8b3bcf6d.tar.xz wireguard-linux-dcc85cb61808098d22792db95f1dfa9c8b3bcf6d.zip |
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 'scripts/checkstack.pl')
0 files changed, 0 insertions, 0 deletions