GDB for WinDbg Users (Part 7)

It has been some time since I wrote the previous part. Here I will put some useful links. First link is a paper from Greg Lehey with core dump analysis cases studies on FreeBSD Intel platform using GDB and DDB (interactive kernel debugger)

Debugging Kernel Problems   

The second link is a modern x86 assembly language book written by Richard Blum featuring AT&T syntax, GAS and GDB, interfacing with C language and Linux system calls, optimized compiler code, FPU and SIMD commands, inline and GCC generated assembly code:

Professional Assembly Language

Buy from Amazon

- Dmitry Vostokov @ DumpAnalysis.org -

2 Responses to “GDB for WinDbg Users (Part 7)”

  1. Chris Says:

    Thanks for the PDF link. I keep ‘Professional Assembly Language’ close to the desk - its an excellent reference.

  2. Jeremy Says:

    A bit old but enjoyable,
    “panic!”
    http://www.amazon.com/PANIC-System-Analysis-Handbook-CD-ROM/dp/0131493868/ref=sr_1_1/105-5086950-6419639?ie=UTF8&s=books&qid=1193465525&sr=1-1
    Thx, Useful blog.

Leave a Reply

You must be logged in to post a comment.