git: kgdb - Fix for new CPU_prvspace[]

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 13 16:02:04 PDT 2014


commit e69ec5f0230fbb05be3363d06adc7adbd56fdf3f
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Jul 13 16:00:39 2014 -0700

    kgdb - Fix for new CPU_prvspace[]
    
    * CPU_prvspace[] is now an array of pointers to struct privatespace and
      not an array of struct privatespace.

Summary of changes:
 gnu/usr.bin/gdb/kgdb/kthr.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list