lkml.org 
[lkml]   [1998]   [Sep]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: rvplayer and timidity
Date
On Tue, 08 Sep 1998 11:18:16 +0100, 
Stephen Landamore <stephenl@arcam.co.uk> wrote:
>Alan Cox wrote:
>> Same as normal but load the modules with
>> > symbols.dat
>> insmod -m modulename >> symbols.dat (each mdoule)
>>
>> and then you can use those symbols
>
>Aaah, so THAT'S how it's done :-)

Or grab ftp://ftp.ocs.com.au/pub/make_System_map.pl.gz. Run with

make_System_map.pl /proc/ksyms /System.map \
/lib/modules/`uname -r`/*/*.o > /tmp/map

to create /tmp/map containing all symbols from ksyms plus those
exported by modules. Then you can feed the oops plus /tmp/map directly
into scripts/ksymoops, no need to disassemble and grep. There is
always more than one way of doing a task :).


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html

\
 
 \ /
  Last update: 2005-03-22 13:44    [W:0.330 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site