Explore >> Select a destination


You are here

nickdesaulniers.github.io
| | www.starlab.io
1.2 parsecs away

Travel
| | There are many great tools that are useful for debugging the Linux kernel, including good old-fashioned printk, ftrace, and kgdb. In this post we'll be exploring how to use the kernel debugger (kgdb) to debug a QEMU VM, although some of the techniques below may be applied to debugging via hardware interfaces like JTAG. Using gdb as a front-end for the kernel debugger allows us to debug the kernel in the familiar and powerful debugging interface of gdb.
| | blog.k3170makan.com
1.5 parsecs away

Travel
| | Hacking,Information Security,Penetration Testing,Google Hacking,Google Dorking,Keith Makan,Black Hat,Security Research,InfoSec,Web Site Security
| | xakcop.com
1.6 parsecs away

Travel
| | [AI summary] A detailed guide on debugging a Linux kernel bug related to HID devices using VMware and GDB for remote kernel debugging.
| | vincent.bernat.ch
7.3 parsecs away

Travel
| To experiment with network stuff, I was using UML-based network labs. Many alternatives exist, like GNS3, Netkit, Marionnet or Cloonix. All of...