git: gdbinit: Add a function to show the unread portion of the kernel msgbuf.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Jul 12 11:40:14 PDT 2011


commit be64999c6725959f752a27ebfb5f6750312bb83f
Author: Sascha Wildner <saw at online.de>
Date:   Tue Jul 12 20:39:17 2011 +0200

    gdbinit: Add a function to show the unread portion of the kernel msgbuf.
    
    kgdb only shows this at the start via a hard coded function. This
    function is handy if you want to see it again and are too lazy to
    scroll up or when it's out of the scrollback.

Summary of changes:
 share/misc/gdbinit |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/be64999c6725959f752a27ebfb5f6750312bb83f


-- 
DragonFly BSD source repository





More information about the Commits mailing list