Quantcast
Channel: Kernel stack trace to source code lines - Server Fault
Viewing all articles
Browse latest Browse all 6

Answer by accessory for Kernel stack trace to source code lines

$
0
0

With gdb, you can also use this command to find the line number quickly:

(gdb) list *(some_function+0x12c)


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>