Linux super-duper admin tools: gdb

Discussion in 'all things UNIX' started by Mrkvonic, Nov 19, 2011.

Thread Status:
Not open for further replies.
  1. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,224
    Here comes the geekiest article of this year: a super-long and detailed tutorial on using the GNU Debugger (gdb) for analyzing problems in code execution, including compilation with symbols, reading sources, breakpoints, conditions, proc mappings, next, stepi, info commands, assembly dump, general advice, how to set and dump application cores, how to attach gdb to running processes, when to use gdb, about stack and memory management, and more. Take a deep breath, engage.

    You get real-life examples, null pointer, heap overloop, infinite loop, assembly, 35 screenshots of Rain Man code, have fun!

    http://www.dedoimedo.com/computers/gdb.html


    Cheers,
    Mrk
     
  2. Meriadoc

    Meriadoc Registered Member

    Joined:
    Mar 28, 2006
    Posts:
    2,642
    Location:
    Cymru
    Nice tut, imho more of the same would be good on Dedoimedo :)
     
  3. Mrkvonic

    Mrkvonic Linux Systems Expert

    Joined:
    May 9, 2005
    Posts:
    10,224
    Thanks! Do you mean more rain man stuff in general :)
    Mrk
     
  4. Meriadoc

    Meriadoc Registered Member

    Joined:
    Mar 28, 2006
    Posts:
    2,642
    Location:
    Cymru
    Oo, sorry Mrk - yes!
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.