"Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote:
>
>  > It's best to actually send a copy of line 620 - kernels vary a lot, and
>  > many developers won't have that particualr -mm tree handy.
>  > 
>  > The way I normally do this is to do `gdb vmlinux' and then `l
>  > *0xffffffff880ad9d0'.
> 
>  Does it work for modules too?

Ah.  There are certainly ways of doing this - see the kgdb documentation. 
Or you can work out the module load address, gdb the module and do the
appropriate arithmetic I guess.

Generally I just statically link anything which I want to play with.



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to